birkir / homebridge-plugin-eufy-security

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

Is it safe to install? #17

Open ktsi opened 3 years ago

ktsi commented 3 years ago

@birkir is it safe to install the plug-in at this time?

Thank you very much for your efforts.

birkir commented 3 years ago

I would disable push until that issue has been resolved.

Everything works for some people, including me, but... to be on the safe side I would be careful with the push option

ktsi commented 3 years ago

So there is no push notification on doorbell ring / motion detection? Can I use your plugin for a HomeKit automation? For example, if there is doorbell ring then play sound on my homepod?

Thanks

djrams10 commented 3 years ago

I would disable push until that issue has been resolved.

Everything works for some people, including me, but... to be on the safe side I would be careful with the push option

Even turning off the mouth it doesn't work for me. It only worked for five minutes and then I got an error message in the logs

voelkerp commented 3 years ago

I am having success with the plug-in using a guest account and with push disabled. So far so good!

ktsi commented 3 years ago

Can you please explain how exactly I set push to off? Is it in HomeKit settings?

Or I just set the enable push to false in the config.json?

Thanks

voelkerp commented 3 years ago

It’s in the HomeBridge json config:

"enablePush": false,

ktsi commented 3 years ago

Thanks!

djrams10 commented 3 years ago

I am having success with the plug-in using a guest account and with push disabled. So far so good!

on my side it works a little, and after a few tries it no longer works

ktsi commented 3 years ago

I installed plug-in version 0.16 but i see nothing in HomeKit. Should i see a new camera or what?

ktsi commented 3 years ago

Hi all! Happy new year! I have successfully installed the plugin. Push is set to off. How can I use the doorbell ring as a trigger for automation?

Thanks