I checked the gui, and couldn’t find anything to enable this specifically.
The scene turns on setting dimmers and colors throughout. What would I need to add to the YAML to give it the option to toggle them all off?
I checked the gui, and couldn’t find anything to enable this specifically.
The scene turns on setting dimmers and colors throughout. What would I need to add to the YAML to give it the option to toggle them all off?
In HA scenes are stateless, they are just a set of instructions to reach a predetermined collection of settings. Once activated the instructions are followed. There is no way to turn them “off”, nor is there a built-in method to return the included devices to their previous state. It is possible to create scenes on the fly as part of an action sequence.