1) Give a description of the problem
I have a light fixture with 2 Hue White bulbs. I’d like to alternate on status between the two when a motion sensor triggers to put less stress on the LED’s over time and because I don’t need full brightness when they are normally triggered by motion.
2) What is the expected behavior?
Turn on one of the two lights, cycling between the two at an interval. I haven’t thought much of the interval (change every time they are triggered or some set period of time), but what every is easiest to program.
3) What is happening/not happening?
Currently I use a simple piston that I have to go in a manually change which bulb gets turned on when triggered by the motion sensor.
Thanks!