birkir / homebridge-plugin-eufy-security

Eufy security homebridge plugin
Apache License 2.0
85 stars 18 forks source link

What does Push Client checkbox do? #25

Open XiozTzu opened 3 years ago

XiozTzu commented 3 years ago

Please provide a little more detail in your readme page.

There is no information on what the Push Client checkbox does.

Also, it would be nice if you listed the model numbers of the Eufy devices that the plugin supports and if have been tested.

Thanks

birkir commented 3 years ago

Feel free to create a pull request.

The plug-in is a wip

XiozTzu commented 3 years ago

So, you don't know?

skazzyskills commented 3 years ago

@birkir thanks so much for doing this plugin. Honestly, been hoping someone would take this on. I know it's a challenge, so THANK YOU! Do you know if audio or ring notifications might be able to work at some point or not possible? Thanks again! (I also don't know what the push checkbox does..should we check it?)

samemory commented 3 years ago

I believe the push client checkbox turns on the push notification service. So if you have the setting in the Eufy app to send notifications (such as motion detected) to your phone, you will also receive that content and payload in the code. However, in the current implementation, this isn't visible or of any use to the end-user from my understanding.