#Android - Alarm Notification

1 messages · Page 1 of 1 (latest)

coarse breach
#

Hi,

In short, I want to do Alarm notifications that ring/bypass DnD.
I read the documentation (https://companion.home-assistant.io/docs/notifications/notifications-basic/) which seems very out of date as AFAIK, persistent and sticky no longer work.
it seems alarm_stream does not work either (Samsung S22 Ultra)

Is there a way to make a notification truly bypass most Device settings ?
TY.

The mobileapp notify platform accepts the standard title, message and target parameters used by the notify platform. The mobile\app notify platform supports targets as services. As long as you granted notifications permissions during setup, you will find all your devices listed as targets for the notify action with names prefixed notify.mobilea...

cyan ember
#

which seems very out of date as AFAIK, persistent and sticky no longer work. they work perfectly fine, share the YAML you used and we can correct it

#

and yes some samsung devices will not accept alarm stream, on those devices your only workaround is to turn off DND and turn it back on after sending the notification