Hi all curious if this is even possible. Is there a way to send a notification to the HA Android app on phone that doesn't stop till dismissed? I mean active, like an Amber alert type of notification constantly making noise even if the phone is on Do Not Disturb? I'm looking to pair with with a door sensor, like an alarm system type of automation.
#Persistent and ACTIVE notification
1 messages · Page 1 of 1 (latest)
Critical notifications is what you want for going through DND. I am not sure how persistent they are though... but its a place to start. even if its not persistent directly then you could maybe just send it constantly (every x seconds) and make it actionable where the action does something to stop the automation sending it.
Great, thank you. I'll look into this.
This was exactly what I wanted. Thank you so much!