This is what i currently have for controlling my MH outlet, basically i want it to turn off if temp > 83 or between 8:00 PM to 1:00 PM, and only want it turn on once the temp is below 82. Here it is
Fallback OFF
If Temp < 82.0 Then ON
If Time 20:00 to 13:00 Then OFF
If Temp > 83.0 Then OFF
Min Time 030:00 Then OFF
The reason i want to give it 1 degree because i don't want my MH on and off and on and off if it keep bouncing between around 83.
Is this correct?
Thanks
Fallback OFF
If Temp < 82.0 Then ON
If Time 20:00 to 13:00 Then OFF
If Temp > 83.0 Then OFF
Min Time 030:00 Then OFF
The reason i want to give it 1 degree because i don't want my MH on and off and on and off if it keep bouncing between around 83.
Is this correct?
Thanks