Releases: matijse/eufy-ha-mqtt-bridge
Releases · matijse/eufy-ha-mqtt-bridge
0.2.14
- Add support for T8201, thanks @ryaowe
0.2.13
- Add support for T8140-Z & T8113-Z #60 Thanks @chriscolden
- Publish battery percentages on Home Assistant (re)start
- Add error logging on Eufy HTTP calls and prevent crashing when they fail
0.2.12
- Fix matching Door sensor payload type (#52)
- Add support for T8142-Z (thanks @Eyeanman)
0.2.11
- Add support for Eufy Cam 1 (T8111), thanks @rwunsch
- Add support for "... is triggered" push messages from Motion Sensor (T8910)
0.2.10
- Make the MQTT keepalive timeout configurable
For example, increase the timeout to 5 minutes in config.yml
(the default is 1 minute):
0.2.9
- Make MQTT username and password optional in configuration
- Add Availability status to Home Assistant
- Add "last will" command to mark integration unavailable on crash/disconnect
If for some reason the connection with MQTT is lost, all sensors will be marked Unavailable in Home Assistant. So if you prefer you can remove the auto restart from the Docker image, and add an automation to Home Assistant to notify yourself when a sensor is Unavailable. This prevents your account from getting blocked when the script keeps restarting due to a bug...
0.2.8
- Remove battery sensor for AC powered devices
0.2.7
- Changed T8222 to a battery doorbell instead of a powered doorbell
0.2.6
- Login & refresh devices first, in order to avoid duplicate requests when HA reports online status immediately (see #37)
- Trigger Add-on update on release
0.2.5
- Add more logging, log debug messages to file
- Fix matching push notifications for Floodlight Camera