I set up a couple of programs to turn on my motion sensor at night when I approach my front door. I used an example found elsewhere on this forum, but it doesn't seem to work. It doesn't seem to sense any motion. Can someone guide me in the right direction?
First program:
If
From Sunrise - 10 minutes
To Sunset + 10 minutes (same day)
Then
In Scene 'Front Porch Motion-Sensor' Set 'Porch Lights' 0% (On Level)
Else
- No Actions - (To add one, press 'Action')
2nd program:
If
From Sunset + 10 minutes
To Sunrise - 10 minutes (same day)
Then
In Scene 'Front Porch Motion-Sensor' Set 'Porch Lights' 70% (On Level)
Else
- No Actions - (To add one, press 'Action')
On the MS itself, I have all jumpers in the off position.
Thanks!