rroller / dahua

Dahua Camera and Doorbell Home Assistant Integration
MIT License
383 stars 74 forks source link

Reset binary sensor "call_no_answered" #375

Open Protoncek opened 1 month ago

Protoncek commented 1 month ago

Hi! Does anyone knows if/how i can reset this sensor on my Dahua VTO ? When i send service "cancel call" it stays on and i can't find a way to reset it to off...

convicte commented 1 month ago

Same here, though some actions around the VTO are resulting in it being reset.

I believe accepting the next incoming call will clear this one (though didn't test this theory), so you would have to create a helper that will use this binary sensor to be triggered until the unanswered call was recognised to have taken place and any information about it review - like for example camera footage.

I'll probably go this route. Would love not needing to though....

Protoncek commented 1 month ago

If you figure it out which action is needed you're welcome to write here...anything is better than none... Thanks!

convicte commented 1 month ago

Sure! I'd appreciate the same in return, or from anyone else for that matter.