Persistant notification not working

On my Samsung S21 and Xiaomi device, I’m able to swipe the notifications away. What am I doing wrong here?

service: notify.mobile_app_shanes21
data:
  message: Test
  title: Persistant test
  data:
    persistant: true
    sticky: true
    tag: persistant

Should be persistent: true instead of persistant: true. See Home Assistant Companion App notifications.

1 Like

omg… how did I miss that one doh!!

Is there anyone who can explain the chronometer function? I don’t know what they mean with the “when” part of it. I need a 15 second countdown timer.

Relevant documentation for chronometer: