Receive notification when a task/chore is overdue or nearly due.
Complete the task/chore directly through the received notification.
Automatically reschedule a completed task/chore for the next interval.
Postpone the task/chore for a specific time directly through the received notification.
IMPORTANT: The minimum required version of Home Assistant is 2024.1.0
Configuration
Add Local To-do integration.
In order to use this blueprint you need to create a To-do list with the Local To-do integration.
To add the Local To-do integration to your Home Assistant instance, use this button:
Add a new To-do list.
This should already be done when adding the integration for the first time.
If not, simply head over to the Local To-do integration and click on ADD ENTRY to create a new To-do list.
Create tasks/chores in the new created To-do list.
Configure the tasks/chores like follows:
Field
Description
Example
Task name
Name of the task/chore This is displayed in the notification
Vacuum living room
Description
This text box is used to store additional configuration of the task/chore.
The following options are currently available:
repeat - How often should the task/chore be performed. Use the format X day
icon - The icon to display in the notification (mdi icons - Android only)
repeat=1 day; icon=mdi:test-tube
Due date
Set the initial due date
N/A
Import this blueprint and use it for a new automation:
Nice work, this could be really handy. I think the option to configure the notification frequency is needed. If I don’t select an action in the notification it resends it about every 10-15 minutes.
Also, is there a way to have comments in the description?
Hi, I’ve just found your todo blueprint and it seems to be working. But when I get a notification and I complete the task using the actionable notification it ticks off the task and move it into completed but then it also adds another item in the same name back into the due section again. Not sure if this is a bug? Also id also like of a way to set conditions in the created automation. For example, I have an input Boolean for when I’m on holiday, so if that Boolean is on I dont want a notification. Great simple work btw!
sorry for the missing response.
I haven’t had much time to deal with this topic recently, but I’m trying to enhance the blueprint in the next few weeks.
It would help me a lot if the suggestions/requests are being created as an issue here.
I love it!
I got a suggestion: If you share a flat, it is usual to take turns at ie. cleaning the kitchen. I would like to assign tasks to a person. Additionally it would come in handy to have alternating assignments and separate Notification devices. Might be a bit complicated tho.