I am trying to build an override of a motion sensor. The script works but after it runs the status of the program remains True. How can i get the states to return a False condition after the program runs?
Garage On Timer - [ID 0007][Parent 0001]
If
Control 'Deck Cans' is switched Fast On
Then
Stop program 'Garage Motion'
Wait 30 seconds
Set 'Deck Cans' Fast Off
Else
- No Actions - (To add one, press 'Action')