Colione
New member
Hi everyone,
I recently decided to turn on my email alarms, and I am continually getting certain email alerts (like 15 a day). They all say:
Date: 2016-06-21 22:51:26 (2016-06-22 05:51:26 UTC)
Status: OFF
Statement: Set OFF
Sometimes it says:
Date: 2016-06-21 22:51:26 (2016-06-22 05:51:26 UTC)
Status: ON
Statement: Set OFF
I don't know what this means, or what it is doing.
Here is my programing:
Set OFF
If Temp > 82.0 Then ON
If Temp < 75.0 Then ON
If pH > 8.65 Then ON
If pH < 7.80 Then ON
Defer 004:00 Then ON
If FeedD 000 Then ON
Obviously the first (and only) thing I tried was to remove the SET OFF command line. But it still happened.
Any thoughts?? Right now I'm going to delete all of the lines except temp, and see what happens.
I recently decided to turn on my email alarms, and I am continually getting certain email alerts (like 15 a day). They all say:
Date: 2016-06-21 22:51:26 (2016-06-22 05:51:26 UTC)
Status: OFF
Statement: Set OFF
Sometimes it says:
Date: 2016-06-21 22:51:26 (2016-06-22 05:51:26 UTC)
Status: ON
Statement: Set OFF
I don't know what this means, or what it is doing.
Here is my programing:
Set OFF
If Temp > 82.0 Then ON
If Temp < 75.0 Then ON
If pH > 8.65 Then ON
If pH < 7.80 Then ON
Defer 004:00 Then ON
If FeedD 000 Then ON
Obviously the first (and only) thing I tried was to remove the SET OFF command line. But it still happened.
Any thoughts?? Right now I'm going to delete all of the lines except temp, and see what happens.