Hi,
I have configured Alarmo and wanted to play sound on my Alexa when the alarm is triggered.
So i create a script which play a sound on Alexa while the alarm is triggered. However, i am unable to make it work.
Hi,
Does the script work if you run it independently, either manually or via another trigger, like a separate automation? Also, i don’t think you need to include ‘entity_id: script.playalarmsoundecho’ as your action yaml.
Thanks for responding.
I should have said this in the initial post - I don’t know YAML well yet , so I actually configured the logic in GUI. I can post those screenshot if that helps.
Yes - when I test the condition after triggering the alarm - it evaluates to true.
Also when I just test the play sound part of the script - sometimes is works , sometimes it doesn’t.
I also tried it in a different automation - but doesn’t work.
This is the YAML for what I configured into the Action tab in Alarmo