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

Issue with T8161 and T8134 Cameras Motion Detection #1060

Open droath opened 6 months ago

droath commented 6 months ago

Thank you for your work on this integration. Currently, I have two cameras: one is a T8161 (Firmware: 3.2.2.5), and the other is T8134 (Firmware: 3.2.6.7). Neither of them is triggering the motion detection sensor. I am aware that most of the logic is handled by the Eufy WS add-on. I'm able to turn the cameras on and off, but I feel like that's the extent of what's working. Have you done any testing with these camera models? I have some python coding experience, so I'm willing to help and not just offload my issue to the community. If you have suggestions on where to look in the code, that would be extremely helpful. I don't see any errors in the logs.

Rubl80 commented 5 months ago

Same issue here with both T8210 doorbell and T8410 Pan&Tilt camera. When using the switch for activating and deactivating Motion Detector nothing happens. But other switches, such as turn on/off camera works fine.

I have tried to restart the add-on and my Home Assistant, but to no avail.

Rubl80 commented 5 months ago

It would seem like a restart of the camera and homebase fixed my issues with the switch buttons not working. So I suggest you try and do the same.

Br

droath commented 5 months ago

I restarted the cameras and homebase, but that did not resolve my issues. I'm still unable to receive any motion sensor event data. It's only isolated to those camera models on which I have. I have a T8400 and it detects motion.

fuatakgun commented 5 months ago

add-on should send the the motion event to integration and add-on relies on push notifications to be enabled to receive these events.