[RESOLVED] Motion Light help

light
motion

#1

I have tried to use the examples on the forum, but for some reason the lights never turn off after the wait on motion inactive. Please help…


#2

Try using ‘IS’ instead of ‘changes to’

‘Changes to’ only stays true for a short while and then returns to false ready for next trigger, which cancels the wait.


#3

what is really odd was I was able to recreate and see it working on another light today.