Hello
I’m currently setting up my Alarmo intergration but with my “old” installed alarm if you arm it, the alarm will bleep at you for say 30 seconds. This I’m trying to recreate using alarmo via an Alexa echo. Can anyone help with how to create the correct automation as I’m struggling
Hi, as Edwin is saying: your screenshots are not readable & that’s not the right way to post such a question.
FYI: using a soundfile of 30s with the beeps is an option.
Also note that your trigger should not utilize the for: option. The way you have the trigger set in the image means that your automation will not trigger unless & until the alarm entity has been in the state arming for 30 seconds.
You want the automation to trigger instantly as soon as the state changes from disarmed to arming. To do that, you can just leave zeroes in the for: section.