Just a quick question. Is it possible to stack actions withing an automation.
eg.
Turn sample light on
|
Delay for a set time
|
Turn on sample switch
|
Delay for a set time
|
Perform another task.
etc.
Obviously I know I can create multiple automations that are triggered by the actions of the previous command and build in a delay, I’m just wondering if I can amalgamate several automations into one.
I entered the template as such when I created the automation directly in automations.yaml. Then I discovered that the automation editor will display the template anyway and removes the quotes. I’ve just tested it (sans quotes) and it appears to work as expected.
Is there a limit to the number of actions I can add to an automation?