question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Grouped notifications leave blank item behind

See original GitHub issue

Home Assistant Android version: 2022.1.1-full

Android version: 11

Phone model: OnePlus 8 Pro

Home Assistant version: 2021.12.10

Last working Home Assistant release (if known): Unknown

Description of problem: When sending a notification that uses the “group” property in the service data, a blank notification is left behind after tapping on the correctly displayed initial notification. This appears to happen when group is the only property and when combinations of group, tag, and channel are used. Calling the service again with clear_notification message after this doesn’t seem to clear the notification. Sending a new notification in the same group replaces this blank one.

Traceback (if applicable, to get the logs you may refer to: https://companion.home-assistant.io/docs/troubleshooting/faqs/#android-crash-logs):


Screenshot of problem: Screenshot_20220126-151851 (002)

Additional information:

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Renegade605commented, Jan 27, 2022

This had no effect.

0reactions
dshokouhicommented, Mar 15, 2022

In case anyone stumbles on this later, I think I figured out the cause of my issue: both notifications had the same tag (frigate event id) and that was leading to a race condition of sorts.

When you use the same tag the notification will be replaced with whatever you are sending. If the notification comes up blank but you can see that notification history shows the correct text then please create a new issue and give us all the steps to reproduce.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Customize the taskbar notification area - Microsoft Support
To change how icons and notifications appear. Press and hold or right-click any empty space on the taskbar and select Taskbar settings.
Read more >
Set up and use Notify When Left Behind in the Find My app
Tap Devices or Items. Tap a device. Turn on Notify When Left Behind notifications on iPhone; Under Notifications, tap Notify When Left Behind....
Read more >
Do Not Disturb, Notifications, and Screen Time - MacStories
The location-based geofence, for instance, means you can enable Do Not Disturb at work and automatically resume notifications when you've left the office....
Read more >
A Comprehensive Guide to Notification Design - Toptal
As it is with empty states, designers are prone to leaving the design of notifications—alerts, error messages, confirmations, announcements, and acknowledgments ...
Read more >
How to Clear Notifications on an iPhone or iPad - Support.com
Swipe down from the top left of the screen to show the Notification Center. iPhone X. Illustration · Tap the X on the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found