Skip to content

Releases: fireflyelectronix/firefly_doorbell_sensor

IFTTT Key length increase to 50 characters

02 Oct 01:34
6461aab
Compare
Choose a tag to compare

Updated the key length to 50 to accomodate newer ifttt keys.

OTA Updates and UI improvement

09 Apr 16:01
b504a19
Compare
Choose a tag to compare

Added the feature to allow over-the-air updates from a browser.
Improved the look of the User Interface.

Update to fix issue where home assistant triggers automation on restart

03 Apr 15:05
3f16eb0
Compare
Choose a tag to compare

Added additional MQTT topic to publish the battery level. Sent with retain flag in order for Home Assistant to recall this value on restart.

Default topic for battery level: doorbellsensor/status/battery
Payload: JSON Document with batt as the battery level

Main MQTT topic is sent without the retain flag.

Default topic for main topic: doorbellsensor/status
Payload: "ON"

Initial Release

01 Mar 06:24
09917c9
Compare
Choose a tag to compare

Support for MQTT
Support for IFTTT
Configuration Portal