We have a bedtime routine setup where it will turn off all the lights and fans when we initiate it. One thing we notice however that it will execute the power command opposite of what it’s current state is. So for example if a light is already off on the fan and we execute the routine, the light will end up turning on.
Is there a way to make sure that if a light is already off that it will stay off and not just execute the power command and then do the opposite of it’s current state.