1) Give a description of the problem
I have a ‘Do Every’ loop - ‘do every other hour at 19 minutes after the hour’ that runs my HVAC recirculation fan every other hour for 20 minutes. It works well as written. However, I’d like it to run only on every ODD hour. Depending on the TOD that I modify/save the piston, it will then thereafter run either EVEN or ODD hours. I’d like to have it run always on the ODD hours - and not based on when I modify the piston. I’m having trouble coming up with the right expression to do this.
2) What is the expected behaviour?
Execute the DO EVERY loop every other hour on the odd hours only
3) What is happening/not happening?
See above
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach logs after turning logging level to Full
N/A