Replies: 3 comments
-
|
I do push notifications to a group consisting of all our phones (Android and iOS) and try to clear the notification, when no longer applicable. But the clearing does also not always work correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Similar, the alert platform has state/actions - having #2177 as a central spot to view many of these would allow you to see past notifications / act on them. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
#1762 also talks about notification history |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
I'd like an additional Tag to mark a notification as sticky/ongoing on the mobile device.
Use cases
Notifications with Action-Buttons could be (accidentaly) swiped away by the mobile user.
Those notifications wont be shown again (no history or similar feature ist currently implemented), so the user is not able to press the button for some confirmation in HA later.
Examples
No response
Anything else?
android.permission.FOREGROUND_SERVICE
Beta Was this translation helpful? Give feedback.
All reactions