matijse / eufy-ha-mqtt-bridge

Receive Eufy alerts and thumbnails in Home Assistant via MQTT
124 stars 25 forks source link

documentation topics #87

Open calisro opened 3 years ago

calisro commented 3 years ago

In the docs, it goes into detail how to manually add the devices. It doesn't list all of the MQTT topics though and that caused me some grief with creating triggering events. you may want to add to the docs ones like:

homeassistant/binary_sensor/eufy/XXXXXXXXXXXXXX_person/attributes

for example and any other that exist for other EUFYs

MechEng70 commented 3 years ago

Maybe a simple NodeRed example of how to trigger an event and then push the image to pushover or email?