Slider updating on real time -> light intensity and light temperature

The cheapest way I can think of:

Create a new boolean called “LightsOn” or whatever you like, when you turn the lights on set it to on, when off set it to off.

Make this select node with 1 and 0 (If that messes up your widget then make it 2 and 0), plug lights on to “Pick A” and the output to the Start index of your multigate, here

image