Skip to content

Releases: matijse/eufy-ha-mqtt-bridge

0.2.14

14 Apr 11:29
0eb850e
Compare
Choose a tag to compare
  • Add support for T8201, thanks @ryaowe

0.2.13

08 Apr 18:55
Compare
Choose a tag to compare
  • 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

06 Mar 20:36
bd12e73
Compare
Choose a tag to compare
  • Fix matching Door sensor payload type (#52)
  • Add support for T8142-Z (thanks @Eyeanman)

0.2.11

15 Feb 19:56
Compare
Choose a tag to compare
  • Add support for Eufy Cam 1 (T8111), thanks @rwunsch
  • Add support for "... is triggered" push messages from Motion Sensor (T8910)

0.2.10

05 Feb 20:20
Compare
Choose a tag to compare
  • Make the MQTT keepalive timeout configurable

For example, increase the timeout to 5 minutes in config.yml (the default is 1 minute):

mqtt:
  keepalive: 300

0.2.9

28 Jan 20:20
Compare
Choose a tag to compare
  • 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

27 Jan 15:59
67ba31a
Compare
Choose a tag to compare
  • Remove battery sensor for AC powered devices

0.2.7

25 Jan 20:06
Compare
Choose a tag to compare
  • Changed T8222 to a battery doorbell instead of a powered doorbell

0.2.6

25 Jan 18:55
Compare
Choose a tag to compare
  • 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

23 Jan 11:43
Compare
Choose a tag to compare
  • Add more logging, log debug messages to file
  • Fix matching push notifications for Floodlight Camera