home-assistant / home-assistant/android
Received notifications without a server are silently ignored, should be highlighted
Open
bug
- Dominant language
- Kotlin
- Stars
- 3.9k
- Forks
- 1.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 81
Description
If the app receives a notification, it will try to match the webhook ID in the payload to a server and store the received data + matched server ID. Depending on whether a server is found, it may be ignored (not posted), invisible to the user.
To make this issue more visible, the notification history should highlight notifications without a matching server ID. Might be good to pick up as part of a larger redesign of the list, and needs some discussion before implementation.
Contributor guide
Assessment
This issue has not been assessed yet.