#Can't get Critical Notification to work on my Samsung Galaxy S23 during Do Not Disturb (DND)

1 messages · Page 1 of 1 (latest)

lavish quarry
#

I have no idea what to try more. I've tried multiple versions of Critical Notifications, but none of them is making sound or vibrating when my phone is on Do Not Desturb.
Does anyone know if it's even possible to achieve this?

ttl: 0
notification_icon: mdi:smoke-detector-alert
vibrationPattern: 1000,1000,1000,1000,1000
ledColor: "#ff0000"
alert_once: false
media_stream: alarm_stream_max
priority: high
importance: high
channel: smoke_alarm
channels:
  - name: smoke_alarm
    importance: high
    sound: true
    vibration: true
    badge: true
    critical: true
    bypassDnd: true
nocturne coral
#

Samsung?

lavish quarry
nocturne coral
#

known issue for samsung

#

they do not allow any sounds wth do not diisturb mode, they diliiberately prevent the code from workng

#

the workaroud is to turn off DND wth a command and turn it back on later

#

BTW none of the properties under channels will work, not sure where you got that format from