With the recent low temps going far down south, I have attempted to play, from a remote location, using this program to turn on a pool pump to keep it from freezing. Have had mixed results.
Before it turns on from a clock time, and turns off from a dusk setting, I could at least verify the output was on when i set the temperature trigger and saved it. But then i started to question if I had everything set correctly.
I followed the steps you provided. I had used your Buster image posted before the end of the year so some of the first steps were already complete. I verified the program was active so step 12 was already done.
From there on it was a bit confusing to say I was using step 7 or 8 and on thru 10.
From the PROGRAM CODE tab, I entered into a multi-step Wizard where I selected
1. the module what would turn on the interposing relay to energize the pump motor.
2. next selected the 'Control ON'
3. added a Command Argument of 34 (assumed Fahrenheit since I had HG configured for F and not C.
4. Saved settings
Then from the TRIGGER CODE tab, I chose "when condition evaluation switches to 'true' and entered 34 again.
With an ambient temp of 32, I noticed an immediate change to the program's status light to green. I verified from another status screen that the module had turned on. But then I wondered if the HG program wanted Centigrade because as I saw the Weather Program status had risen above 34 degrees that the module had not turned off. So I went back and entered 1 where i had previously entered 34. After Saving, I noted nothing had changed on the module status. So obviously I have more to play with on this program usage.
I have noticed there are four other options under the TRIGGER CODE tab.
a) when condition evaluation switches to 'true'
b) when condition evaluation switches to 'false'
c) run once, when condition evaluation returns to 'true'
d) when condition evaluation returns to 'true'
e) when condition evaluation returns to 'false'
What does each mean?