fuatakgun / eufy_security

Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.
843 stars 73 forks source link

Motion Detection Not Working When Guard Mode set to Home(Only Recording) #1048

Closed yusufbogatepe closed 6 months ago

yusufbogatepe commented 6 months ago

Hi everyone, I have a Eufy T8410. I'm using this add-on for a long time and its great, thank you for all who is that contributing this project. But I have a problem with motion detection binary sensor. Normally, I never used this sensor on home assistant before, but right now I want to make an automation with this sensor.

I found out that when I set my camera guard mode to 'Away' the sensor entity on home assistant working great. But when I set the guard mode to 'Home' binary sensor always says its 'Clear'. So I tried create a custom guard mode that uses only notification on the Eufy application and create another that only recording features. when i use recording it is not updating the entity but when i using notification it is ok. So i checked my camera recording logs that if this is a bug on the camera application. But all the motion detection recordings there when i use only recording mode. So i turned on status signal for checking physically if motion detection is not working when the motion is detected. But it is turning red when the motion detected.

So I think there is a bug on the Eufy Security add-on. But I'm not sure.