#Persistent notification is not persistent.
1 messages · Page 1 of 1 (latest)
It is a known limitation:
Starting in Android 14 persistent notifications will be dismissable except when the device is locked or the "Clear All" button was selected.
gotta love it when google adds behavior changes. You can look for the cleared event to detect when this happens to send the notification again https://companion.home-assistant.io/docs/notifications/notification-cleared