Page 1 of 1

Can't get "dismiss alarm" to trigger

Posted: 08 Sep 2016 20:56
by Flex Mcgee
Hey there. Only started using Automagic yesterday and I'm not the most techy of people. I've figured out the basics and I thought I had this one down pat but it's not working for me.

I'm trying to set a flow so that when I dismiss my alarm, it launches my weather app. It works when I "execute" it but I can't get it to work when I actually do it.

Re: Can't get "dismiss alarm" to trigger

Posted: 09 Sep 2016 20:22
by Martin
Hi,

Triggering a flow when the alarm is dismissed probably requires a trigger Notification on Statusbar Removed since I'm not aware about another way to receive this intent. This only works when the alarm-app displays a notification when it's alarming. Following configuration works on my phone but you might need to adjust it for your phone/version of Android:
Package Name: com.google.android.deskclock
Filter: Content Title matches glob Alarm

Regards,
Martin