mirror of https://github.com/arendst/Tasmota.git
2f616eef2c
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. |
||
---|---|---|
.. | ||
Powerwall.h | ||
i18n.h | ||
local_ca_data_sample.h | ||
local_ca_descriptor_sample.h | ||
tasmota.h | ||
tasmota_compat.h | ||
tasmota_configurations.h | ||
tasmota_configurations_ESP32.h | ||
tasmota_globals.h | ||
tasmota_template.h | ||
tasmota_template_legacy.h | ||
tasmota_types.h | ||
tasmota_version.h | ||
xdrv_53_projector_ctrl.h | ||
xsns_62_esp32_mi.h |