Jump to content

Program Status While Using the Control Function


Dustin13725

Recommended Posts

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')

 

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...