Merry Christmas to you too and all.
I will work on this, thanks for reminding me.
Merry Christmas to you too and all.
I will work on this, thanks for reminding me.
@anon63427907 now the integration works well. Thanks for all so far!
I test the following setup:
device | ringing | flash light | motion detection | person detection |
---|---|---|---|---|
eufy doorbell 2k wired | ā | - | ā | |
eufy floodlight cam 2 pro | - | ā |
mean I was not able a register a state switch in Home Assistent. For motion/person detection I modify the settings of eufy floodlight cam 2 pro
(detect persons/detect all motions). I can confirm that the camera it self detect each event successfully (see screenshot).
Is it possible that the integration do not support the eufy floodlight cam 2 pro
?
I work as a software developer, if I could help you (at least with testing) to improve the integration, let me know.
@Nusserdt I donāt think that the Eufy floodlight cam 2 pro is supported yet.
fuatakgunās integration finds my floodlight cam 2 pro, but apart form turning the light on and off (which actually works), I cannot start RTSP, there is no streaming and no events are coming from the camera.
If you look here: GitHub - bropat/eufy-security-client: This shared library allows to control Eufy security devices by connecting to the Eufy cloud servers and local/remote stations over p2p. you can actually see that bropat did make support for the Eufy floodlight cam 2 pro just 7 days ago. As fuatakgun is using bropatās shared library, I hope that bropatās new library will make it into a new update from fuatakgun soon
Is that in your plans, @anon63427907 ?
Oh, and merry Christmas to you all.
Yes to all, just need couple of days to release the new version. Having some family time I always test every new version locally before releasing it, i donāt want to skip it.
Iām thinking more of a log of recent events, ie.
āMotion detected 2021-12-26 08:00:05 at [camera name]ā
99% of the time, i have my homebase set as Home. These settings are used;
In Lovelace, the cameras update just fine on regular motion detection, and show me an image from the latest motion detected!
The issue Iām facing is that when checking history of all the binary sensors for a specific camera, while using the Home alarm setting, attached above, no binary sensors inside home assistant show any change, despite there had been a motion.
Could someone shed some light on this matter?
Iām thinking that at least the streaming sensor should been enabled upon motion?
You should enable push notifications to receive these events.
Just the latest event?
Hi @anon63427907 ,
I think I need help. Iām trying to setup Frigate to record events.
Using the same RTSP proxy you are using should be fine.
Sadly I canāt find out the correct āpathā for my cameras that it expose.
Can you help me?
There Ä°s a specific sensor for this: sensor.entrance_streaming_source_address
My camera name is entrance, replace it with yours
In the app I see this;
But in Home Assistant, none of the binary sensors that derive from that camera has triggered.
Every binary sensor shows zero change during 10-12, se below.
Is this as expected?
Check the screenshot you had posted (Eufy Security Integration - #430 by KaherdinTristan), push notifications are not enabled. If push notifications are not enabled, most sensors would not work, yes, in your case, it is expected
Ok. Thanks.
I understand the correlation between the push notification in the app settings, and that it is this specific push notification that triggers binary sensors.
Just one question; Since the cameras update their ālast recorded imageā (or is it called entity_picture maybe?), could that be used to trigger some binary sensor?
The goal here for me is to have Home Assistant to see (binary_sensor update) when the camera has detected motion, without having the notification on all the phones connected to this account (wife, kids, etc).
Now, THAT is good news for me!
Awesome!
Btw.
What forum thread is your official thread?
You are in correct place
This thread is marked as āsolvedāā¦ Just saying
Your addon is great btw!
Keep up the good work!!
I am using solution
feature to publish latest and major changes
@anon63427907 , I have started to migrate to your awesome solution from the āoldā iobroker one. but I wonder why there is no service call to set alarm_home. is that by design?