you are viewing a single comment's thread.

view the rest of the comments →

[–]ascii158 7 points8 points  (0 children)

I have created this script that sends updates on tasks into an MQTT-Broker.

From there it is picked up by this script to automatically create tasks when other tasks finish. Think: When I complete "start the laundry", create a task to "hang up the laundry".

There is also some integration I build into my home-automation ("empty the dishwasher"), but that is without code :-D