Turn "off" LIFX Scene?


#1

I’m not sure if this is possible, since a “scene” can consist of some bulbs on and some bulbs off…so to turn “off” or deactivate a scene doesn’t make sense. But I figured it doesn’t hurt to ask.

The piston I’m working on right now, it’s for managing all the lights in the house depending on time of day. I’m setting a variable for each light throughout the piston. And then at the end of the piston, I set the lights to their variable value.

But LIFX Scenes are a bit different. I have a scene set up to set my balcony lights which are LIFX bulbs to red and green for christmas. However, I want to turn them off at 10PM.

As of now, I’m saying to activate the scene at a certain time. And then at 10PM I’m saying to turn off the bulbs that are part of that scene. Is there a better way to do this?