Closed cappa88 closed 2 weeks ago
Under the sensor advanced settings, For example, If I close my front door during the arming timer countdown, it bypasses the rest of the timer and skips straight to armed.
Thank you for your reply!
I understand that the arming timer can be bypassed if I close the door during the countdown. However, this approach still doesn’t fully address my use case. Even with the maximum arming delay of 5 minutes, I’m still constrained by a time limit to leave the house once I press the activation button. After I close the door, the alarm is immediately armed.
What I’m suggesting is slightly different. I would like the alarm to arm after a certain amount of time has passed with the door remaining closed, rather than arming immediately when the door is closed. This way, once I press the activation button, I would have as much time as I need to leave the house. If I need to re-enter within that time frame, I wouldn’t need to disarm and rearm the system. I could simply open the door to interrupt the arming process, and the timer would automatically restart once the door is closed again.
This would provide more flexibility, as I wouldn’t be forced to disarm the alarm for quick tasks like re-entering the house. I hope this explanation better clarifies my suggestion!
Thanks again for considering this.
Ohh okay, Sorry I must have mis-understood. What you're after then is more of a unlimited exit delay timer then.
May I suggest a possible tempary solution until the devs get back to you. Maybe a automation in HA, a input_boolean helper that you switch on, then the automation just awaits your door to close then pass the arm code through to the panel.
Like so?
`description:
""
mode: single
trigger:
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
Hi,
First of all, I want to thank you for your hard work on Alarmo! I've been using it with my Home Assistant setup, and it’s been incredibly helpful.
I wanted to offer a small suggestion, though I’m not sure if it would be feasible to implement. Currently, when activating the alarm, there’s a countdown period (N seconds to leave the house). I was wondering if it would be possible to introduce an option where the alarm could be triggered not by a timer, but by a specific event instead. For example, the alarm could arm itself when a door is closed, or N minutes after the door is closed, or even based on any other event.
I believe this additional flexibility could make Alarmo even more versatile. I understand that this might not be easy to implement, but I thought it might be a useful improvement to consider.
Thanks again for your hard work and dedication!