I have several automations that change various lights colors. E.g, red for severe weather, blue for detected water leak, and purple for the Catlink C1. I'm trying to create a scene that reverts the lights back to their original non-color settings named "Normalize Lights Scene" So just using the office lamp as an example, it was turned blue by an automation. So in "Live Edit" I changed the light back to it's normal color (3000k), and save the scene. But when I "Switch to review mode", the light changes back to blue.
What do I have to do to keep the light at the 3000k setting?
Okay, it's still driving me nuts. I set all of my lights to a "normal" state in my "Normalize Lights Scene". Then saving and pressing "Apply" as you suggested. Then I change Living Room Lamp Three to a teal color. Then I access the Normalize Lights Scene and click Apply, and the light remains teal. It doesn't seem to remember the states that I set the lights to.
I actually have another scene named "Teal Dream" (My wife's favorite color) that changes all the lamps to teal. Then I thought I would run the Normalize Lights Scene to put the lights back to their original state.
I accessed the scene directly and clicked the "Apply" menu item. I also have a script that calls "Activate scene" (Exposed to voice commands) which I tried to no avail. And also a dashboard item that runs the script to activate the scene:
I thought once you created a scene and saved it then it would set all devices to the settings defined in the scene. It's like it's not saving the state of the lights.
After playing with this some more I realized that if I turned a light off and saved the scene, HA only saved the state as off, not the color and other information. In my scene I wanted some lights to be off. In order to save color info, I kept all the lights on when editing the scene. Then in my script I activate the scene, then turn off the lights I want off. If there's a better way please let me know.