1
Completed

Allow a task to schedule the execution of a task.

This is related to the fork/join feature request and is probably a better choice for the use-case described (ie update some state in the background).

If a task can schedule itself for execution in the future it can:

1. Update a widget.

2. Schedule itself for execution one minute in the future if some condition is true (eg a Scene is active).

2 replies

NY

It looks like this can be done with a Wait and a Go-to.

You can do that this way: http://forum.joaoapps.com/index.php?resources/delay-task-by-up-to-24-hours.316/