fuatakgun / eufy_security

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

Motion detected always clear from motion sensors #927

Closed GavinEke closed 11 months ago

GavinEke commented 1 year ago

Describe the bug

The binary sensor of motion detected for all my Eufy motion sensors are always clear in HA showing no motion meaning I cannot create automations based on that trigger. This is also the case for my Eufy Doorbell but I see existing issues regarding that in #764

To reproduce

Steps to reproduce the behavior:

  1. Make motion in front of motion sensor
  2. Check motion sensor history and see it clear always

Alternatively create an automation based on motion detected, perform a motion in front of sensor and see it never trigger.

Expected behavior

When motion is detected from the motion sensor it is detected in HA

Additional information

Go to Settings -> System -> Repairs -> Click on 3 dots (...) -> System Information and get Version and Installation Type to below fields;

Hardware Information;

fuatakgun commented 11 months ago

you need to enable all motion specific push notifications for your camera. without them, integration would not function. can you confirm?

GavinEke commented 11 months ago

I did not realise that. By enabling the notification, the problem is now fixed. Thanks for your help and your awesome project 😊