nielsfaber / alarmo

Easy to use alarm system integration for Home Assistant
1.33k stars 121 forks source link

Sensors open with delayed alarm #966

Closed array81 closed 3 months ago

array81 commented 3 months ago

In my configuration I set the alarm via keypad with a 10 second delay to be able to leave the house. After 10 seconds the alarm is activated. However, if I have an open sensor, I am only notified when Alarmo tries to activate the alarm when I have already left the house. Wouldn't it be possible in these cases (when an activation delay is chosen) to immediately check the sensors so as to immediately notify the problem?

nielsfaber commented 3 months ago

You can configure per sensor if it is allowed to be active during the exit delay or not. Depending on the setting, arming would fail immediately or after the delay ends.