Getting warning on Timer with Conditions


#1

1) Give a description of the problem
Warning in Piston

2) What is the expected behavior?
Start a timer with Conditions

3) What is happening/not happening?

**4) Post a Green Snapshot of the piston

Is this going to work with the warning?


#2

I would switch the two blocks around like this:

Every other hour at 30 past the hour
IF Time is between X and Y
and weather is not raining
Then DO with Switch 26
Turn on
Blah blah blah


#3

Thanks!