Open jcooper-korg opened 4 years ago
I also notice that the delayed sensors no longer trigger the alarm if left open while arming. e.g. open the front door, then arm the alarm for away. at the end of the arming delay, if the front door is still open, it should trigger, but does not.
Your setup:
Describe the bug The sensors listed under override are supposed to be ignored while arming, and then trigger the alarm if signaled while it is armed, but they do not trigger.
My armed_away state is set up as follows:
The override sensors (binary_sensor.living_room_motion and hall_motion) are working properly, and I can see that when the alarm is armed, they still show proper activity, but the alarm is not triggered. You can see in this log that after arming the alarm for away, the motion detectors don't trigger the alarm, but opening the master_bath_window triggers it.
Expected behavior The override sensors should trigger the alarm when armed.