Niels Faber
Niels Faber
Can you share the log results of opening the window and then arming alarmo? I would expect to see the arming fail immediately with this logging result: > 2022-09-09 09:09:19.011...
Thank you for contributing to Alarmo! Could you please complete your translation file such that it can be merged?
The 'arm after closing' function only works when the alarm is in arming state (i.e. during the exit delay). The alarm will proceed to armed state in case the sensor...
@Wizzard72 > 2022-09-11 22:30:01.544 DEBUG (MainThread) [custom_components.alarmo.alarm_control_panel] alarm_arm_home 2022-09-11 22:30:01.545 INFO (MainThread) [custom_components.alarmo.alarm_control_panel] Cannot transition from state disarmed to state armed_home, there are open sensors This logging indicates that at...
No progress on this, I haven't got any time for improvements last month. I had a request for this before, given the interest for this I will see what I...
I think actually that as @JiriBalcar says, the ‘allow open after arming’ setting serves exactly the functionality as requested here. This setting is currently hidden when the user selected ‘window’...
In v1.9.6 the user can now apply the 'allow open after arming' setting for window sensors. The setting becomes visible when setting the 'use exit delay' setting (a sensor must...
What do you mean by an action returning a result (details)? As far as I know, in HA you are limited to calling services. Services don't return any result. Therefore...
I don't really like the ping-pong approach with calling a service and returning an event. But I don't see another way since services don't return anything. Between alarmo-card and alarmo...
Thanks for reporting this. I probably never tested this specific scenario, but I agree that it should be at least possible to delete the obsolete schedule. I will try to...