#To-Do List Automations

1 messages · Page 1 of 1 (latest)

unkempt hollow
#

I have basic weekly chores on two separate lists for my wife and I, ie I run the laundry and the dishes and she folds the clothes/puts them away.

I'm trying to set up an automation so that when I set "laundry" to complete it will set "fold laundry" to uncomplete and vice versa.

I have the action part of the automation, but can't figure out the trigger part.

south compass
#

The Todo entity will change state when you mark an item complete.

unkempt hollow
ripe oak
#

Then just use the state of the dishwasher as a trigger

south compass
#

There's also a call_service event you can detect when a box is checked, if you write an event trigger.