Toggle Automation step
Introduction
The "Toggle Automation" step is designed to enable or disable specified automation. This step is equal to manually toggling the automation on the panel.
Configuration
Automation: Select the automation you wish to toggle.
Enabled: A boolean value indicating the desired state of the selected automation. Setting this to
Yes
will enable the automation. Setting it toNo
will disable the automation, preventing it from executing until it is explicitly re-enabled.
Last updated