this post was submitted on 03 Jan 2024
11 points (100.0% liked)
homeassistant
15001 readers
2 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 enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @[email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Should be able to just do it with automations and include "choose" action. 2024.1 looks like it makes it easier building blocks.
This is the answer. I have a handful of notifications setup this way. My routing logic tends to be much simpler but that's what "choose" is for.
The only tricky one may be to hold the notifications until later. I probably wouldn't bother with that personally. Instead I use the do not disturb functionality on the phone.
https://companion.home-assistant.io/docs/notifications/actionable-notifications/
Looks nice at first sight. I'll definitely check it out thoroughly. I think it's exactly what I need. Thanks.