matijse/eufy-ha-mqtt-bridge

Homebase integration?

brnperes opened this issue · 2 comments

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.

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...

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