Skip to content

1.20k

Pre-release
Pre-release
Compare
Choose a tag to compare
@klausahrenberg klausahrenberg released this 30 Jan 08:13
· 17 commits to master since this release

Features:

  • MQTT status implemented (#165). Online and offline state off the device is reported with an additional 'alive' property in the status MQTT report. If the device is offline, an 'alive:false' will be send by the MQTT broker as a last will message.

Fix:

  • Update interval of 2 seconds for the MCU reimplemented. Some devices doesn't send a direct response to the ESP at changes on the device. For this, the firmware now request the device state every 2 seconds. So state updates should now send via MQTT latest after 2 seconds