matijse / eufy-ha-mqtt-bridge

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

Homebase integration? #79

Open brnperes opened 3 years ago

brnperes commented 3 years ago

Does anyone know if there is a way to get my Homebase alarm status?

I also have a ring system and wanted to set both of them to away/home/sleep with just a button press instead of having to do it on separate apps.

Currently I can only access my doorbell and outdoor camera.

I understand the homebase is not supported right now, but maybe someone is able to do this another way.

matijse commented 3 years ago

Some time ago I started implementing a new library for the Eufy communication part, that has more features, like the alarm status... I am however struggling to find time to finish this, so I'm not sure when this will be finished...

martijnpoppen commented 3 years ago

Hey @matijse, I updated the lib from JanLoebel to my own needs for the Eufy-Homey app. For me the new library was too big of a difference and in the end it does exactly the same as the old one.

Maybe this will help you: https://github.com/martijnpoppen/eufy-node-client

implementation: https://github.com/martijnpoppen/com.eufylife.security/blob/main/lib/helpers/eufy-command-send.helper.js#L48