Hummm...here is the program I am using
If
Control 'Garage / Garage Light' is switched Fast On
Then
$sGarage_Light = 1
Else
- No Actions - (To add one, press 'Action')
This program is used to set variable/flag to disable timer program
If I push the button up twice very quickly, the program still does not run. Any idea what needs to change?