Can't get "dismiss alarm" to trigger

Post your questions and help other users.

Moderator: Martin

Post Reply
Flex Mcgee
Posts: 1
Joined: 08 Sep 2016 08:21

Can't get "dismiss alarm" to trigger

Post by Flex Mcgee » 08 Sep 2016 20:56

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.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

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

Post by Martin » 09 Sep 2016 20:22

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

Post Reply