Two alarm notifications received
Closed this issue · 15 comments
Hello,
Homey receives 2 messages that an alarm in zone "system" went off after walking into my house.
And Homey is ignoring the entry-delay. It gives an alarm message right away (2x). And the label is "system" instead of "keuken" or "kamer"
Remco
Not exactly sure which triggers you use, but likely closed with app version 1.0.1.
Ok,
Thanks for the fast action/fix. Not sure either why the 2 triggers, not seen them again, will try version 1.0.1 right away.
Gr. Remco
Yes, don't uninstall - then you'll lose all your settings. Just update the code and do a --install
again.
Ok, thanks, will give it a try ;) Thanks for the update Ramón
@rhannink Yes.
@jeroenvano Zone alarm only triggers when there is an actual alarm (so state armed, zone triggered).
Hello,
I tested the latest version of the app. I made two flows, one triggers when the panel alarm becomes active and one triggers if a zone alarm becomes active.
The first flow triggered after about a minute after the alarm went off ??
The second flow did not trigger at all.
Also the labels inside the flow editor say: Alarm: false and bewegingsalarm: false. during the alarm.
Seems like the alarm is not send directly or at all to Homey (polling issue???)
Gr. Remco
@rhannink It is normal that there is a delay on the actual alarm. The length of the delay depends on how the panel is configured (see parameter 'Alarm delay'/'Alarmvertraging'). There is no polling, communication is event based.
@nlrb Ok, I will try this again, but thats no reason for one off the two flows not giving any alert at all, not even after a few minutes.
What is the difference between "zone alarm word" action card and the "panel alarm wordt" action card? And what content should the labels "naam" en "zone" get? After an alarm is triggered, these values stay undefined.
Gr. Remco