rroller / dahua

Dahua Camera and Doorbell Home Assistant Integration
MIT License
398 stars 80 forks source link

Motion alerts not cleared #207

Open aventrax opened 2 years ago

aventrax commented 2 years ago

I have a IPC-HFW1430DS-SAW camera well integrated in Home Assistant thanks to this integration ;)

Unfortunately many times events are not cleared after being triggered, so my motion sensors (ex. binary_sensor.cemera1_motion.alarm, binary_sensor.smart_motion_human) keeps in "Detected" state indefinitely; I can restart HA or trigger the sensors again moving in front of the camera, then the status goes back to "Clear" in a while.

I don't know what is wrong, this is my first try with a camera and I have the latest HA installed and the latest version of this integration (0.9.40).

Thanks