Android HA app notification with custom sound

Currently when my phone receives HA notification (Automation - Sends a notification message using the mobile_app_sm_g998b integration), the “sound” is the same as all other normal notifications.
Some of the notifications I send to my phone are “important”, so I would like to have a feature, where I can configure that HA application notification to use some other sound than “default” notification sound.
Of course it would be nice, if there would be different notification levels (info, important, urgent), and at every level, I could configure different kind of notification.
Info level that could be just message, but no alarm sound.
Urgent level it would be pop-up to lock screen and some blowhorn sound.

you need to configure the notification channels with your own custom sound, that is how it works on android

create a unique channel for each thing you want to have its own sound then you can configure it appropriately.

Thank you! :blush:

1 Like