Hello! I have an (poorly) mqtt-connected alarm that creates an alarm control panel for each zone that can be armed and one for the global arm. I (think I) would like to create a template alarm panel that merges down these entities into a single alarm, so that I can have presets for arming and disarming multiple zones at once and also have just one alarm card on my dashboard. Is it possible? How?
One more thing: non of the alarm entities that I now have require a pin in order to arm/disarm. It would be nice to have it (I know it would not add any real security, but it would prevent arming/disarming by mistake, and create a little more complication to anyone who might get their hand on my family's phones)
#Combine alarm control panels
8 messages · Page 1 of 1 (latest)
What about using alarmo and then combining it with a script that arms and disarms all the individual ones?
I was thinking about that, but I wasn't sure it could be a thing
Yeah should work no problem
Ok, I looked into it, but I can't understand how to configure it in order to manage the alarms: I see I can add sensors and on-trigger automations/scripts, but nothing about already created alarm entities
Alarmo creates an alarm entity for you when you install it
Yes, I noticed that, but how should I link that with the others?