-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add choice to leave one or multiple areas armed on "Disarm" #168
Comments
Thanks @igorvita for your suggestion! This feature request makes sense and it's something I can implement in the coming release. That said I'd like to understand better your use case to be sure we implement the right thing. Which one of these options fits the best your use case?
The difference seems subtle, but in (1) you want to configure what "disarm" does, in (2) you want to configure what HA should not control. Speaking of which, there is already an experimental feature you may use that implements (2) (requires version 2.3.0+). To be clear, this is not a solution for your request, but more of a workaround that you can temporarily use until I implement your suggested feature. To use it, add the following to your econnect_metronet:
experimental:
managed_sectors: [1, 2, 4] Of course, replace econnect_metronet:
experimental:
managed_sectors: [1, 4, 5, 6] Then, your anti-aggression areas should "disappear" from HA. Anyway, let me know what options reflects better the feature you would like to see in HA, and I'll work on it in the coming weeks! Thanks again for your suggestion! |
Thank you so much @palazzem for your kind answer. But for now I'll try your workaround suggestion as well. Thank you again, I'm at your disposal for any testing need. |
Great @igorvita, I'll keep you posted! I have 1 week stop next week, but I can work on that the week after! |
Is your feature request related to a problem? Please describe.
When I disarm the alarm, my anti-aggression areas is disarmed, too.
I'd like to leave that areas armed 24h/24h
Describe the solution you'd like
Choice to leave one or multiple areas armed on "Disarm".
Describe alternatives you've considered
At the moment I re-arm Area manually or on other scenarios.
Additional context
Anti-aggression areas are connected to alarm buttons that people can press in the event of danger.
The text was updated successfully, but these errors were encountered: