I have a outside light that I want to turn on if the Virtual Rain Sensor hasn’t sensed rain. If the Virtual Rain Sensor has sensed rain I don’t want to turn on the light… Not sure how to word the conditions and create the pleg and make it turn on the Light for the scheduled scene
If you have an Input called: RAIN bound to the virtual rain sensor being on.
Then you can have two conditions:
LightOn NOT RAIN
LightOff RAIN
Thanks!! Now to figure out how to turn the light on a schedule between 9:45pm- 6:15 am if there is no rain.
If I setup a scene it will always run… Hmm