I have an alarm panel configured at home. I can easy arm/disarm via the panel
Now I have created some automation, which are triggering nicely, but when I send the disarm command, it never returns, it shows "still running" and I see the alarm still in "arm away". Any idea what could be causing this ? Again, manually disarming works fine
#Alarm disarm doesn't return in automation
1 messages · Page 1 of 1 (latest)
If I look at the disarm template, I can see that it does the Select on Allee, and then nothing, so the "Delay for 5 seconds" isn't executed (or is started but not ending)
Sometimes it works, sometimes it doesn't. Not sure what I can put in place to fix this
I don't use code at all
it only fails (sometimes, not all the time) when triggered via automation, never fails when triggered via the alarm panel button
What does your disarm action look like?
The action Alarm control panel: Disarm
A.k.a. the action not completing.
I don't understand your question. The automation is above in the first post #1488440829982019714 message
it calls the disarm action which doesn't complete. That disarm action is created as part of the alarm template, which you have here #1488440829982019714 message
Where it seems to stop or block before the Delay for 5 seconds, as per the steps performed here :