Tasmota/tasmota/include
Subhash Chandra 2f616eef2c
make IRHVAC send incremental changes. (#18310)
This change will allow mqtt messages simpler by allowing something like
`publish cmnd/ir-bridge/IRHVAC {"Power": "On"}`.
The simpler format is required for working with mqtt clients like
iotMQTTPanel or similar on android.

Limitations:
- Requires full message be sent at-least once. I work around this with
   a `system#boot` rule
- Gets messy with multiple devices. I have only one AC per room, and
  this doesn't doesn't interfere with other IR devices.

TODO:
- [ ] Change the build flag `INCREMENTAL_IRAC`to a `SetOption`
- [ ] Persist `irac_prev_state` across reboots.
- [ ] Support multiple devices.
2023-06-10 14:53:02 +02:00
..
Powerwall.h Scripter update (#18578) 2023-05-05 09:17:17 +02:00
i18n.h make IRHVAC send incremental changes. (#18310) 2023-06-10 14:53:02 +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 Optimize dynamic WiFi power 2023-05-17 10:45:00 +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 Make `USE_DISPLAY_MODES1TO5` in firmware `LVGL` possible (#18729) 2023-05-27 17:00:14 +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 Initial support for WS2812 scheme 14 2023-05-26 17:47:57 +02:00
tasmota_version.h Bump version v12.5.0.4 2023-06-02 10:25:02 +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