Tasmota/tasmota/include
Mateusz Bronk 6a7b2b0c6e
IR: Extended the A/C protocol with Command/iFeel/SensorTemp (#18612)
* IR: Added support for new A/C protocol fields

New fields introduced in IRremoteESP8266 v2.8.5:
1. Command (one of: [Control | Config | iFeel | Timer], default: Control) - allows to set IR command type (e.g. iFeel for no-beep ambient sensor report)
2. iFeel (boolean, default: false) - configures whether iFeel (ambient sensor temp. is used by the A/C unit)
3. SensorTemp - the ambient sensor temperature reading to send

Note:
 - Fan setting via int is now 6-value (breaking change -> 6 is the new max)

* IR A/C: Model now pretty-printed to JSON

Model string is the default (falls back to int if n/a)

* IR A/C: Added separate JSON resp. per command type

* No change for "kControlCommand" (default/legacy).
* SensorReport/Timer/Config commands only contain relevant JSON nodes

Additionally:
 Clock has time semantics (input: minutes, output: HH:MM), except for "config" mode,
 where state.clock is used as ConfigKey and state.sleep is used as ConfigValue.

---------

Co-authored-by: Mateusz Bronk <2566147+mbronk@users.noreply.github.com>
2023-05-09 21:35:56 +02:00
..
Powerwall.h Scripter update (#18578) 2023-05-05 09:17:17 +02:00
i18n.h IR: Extended the A/C protocol with Command/iFeel/SensorTemp (#18612) 2023-05-09 21:35:56 +02:00
local_ca_data_sample.h Fix local ca includes 2022-06-02 17:14:05 +02:00
local_ca_descriptor_sample.h Fix local ca includes 2022-06-02 17:14:05 +02:00
tasmota.h Update templates 2023-04-15 14:58:21 +02:00
tasmota_compat.h Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
tasmota_configurations.h Add support for GDK101 gamma radiation sensor by Petr Novacek (#18390) 2023-04-14 16:50:54 +02:00
tasmota_configurations_ESP32.h disable SHT pig on i2c / add missing GT911 defines (#18595) 2023-05-07 15:32:15 +02:00
tasmota_globals.h Worked on ESP32 dimmer with Zero cross (#18481) 2023-04-25 13:46:19 +02:00
tasmota_template.h Added support for Dingtian Relay Board v3.6.10 (#18535) 2023-05-01 14:51:02 +02:00
tasmota_template_legacy.h Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
tasmota_types.h Add command ``SetOption152 0/1`` 2023-04-18 17:16:29 +02:00
tasmota_version.h Add support for GM861 2023-05-05 16:50:19 +02:00
xdrv_53_projector_ctrl.h Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xsns_62_esp32_mi.h Berry: add BLE server/advertiser (#18494) 2023-04-26 08:39:29 +02:00