this post was submitted on 20 Jun 2025
1 points (100.0% liked)

Home Assistant

411 readers
1 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/TimmyViking on 2025-06-20 17:48:48+00:00.


I've got so many things set up to send my phone notifications and I've just discovered you can delete them automatically from your phone. What usually happens is I end up with a long list and and up missing things. Yes I could send less of them but what's the fun in that.

Here are some examples:

  • Notification when my partner leaves work with an ETA, clears when she arrives home.
  • Reminders to put out bins/recycling which clears when they are detected out using LLM Vision.
  • Washing machine finished repeating notifications until I open the door which clear when you open it.
  • Doorbell notifications clear when the door is opened.

How to set up:

  • Put this in the data field of a notify action: tag: "your_tag_here". If you send a second notification with the same tag it will replace the old one instead of sending a second.
  • To delete any notifications with that tag send another notification with the message: clear_notification and in the data field put: tag: "your_tag_here"
  • This seems to work for android and IOS.

Was getting a bit overwhelmed with too many notifications and thought this was worth sharing in case it helps anyone else.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here