I have my HAI RC80B thermostat hooked up to my elk via serial expander, and I can control it from a web page of the ethernet expander (which works).
I have blanked the programming at the thermostat as is recommended.
What happens is that it does not go off in the morning sometimes (which my wife is not happy about). My rules are included below. I did notice in posting this that I have overlapping 5PM rules (one for general 5PM and one for weekend 5PM that does the same thing, which I will remove). The symptom specifically is that the thermostat reads desired 60 in the morning, versus the expected desired 67.
I'm considering rewiring to rule that out in case I somehow had a bad connection or partially damaged it when running it (this seems unlikely though as it works most of the time). Am I missing anything?
I synched the date/time of the pc with the elk so it does not appear to be just a case of wrong date/time on the elk.
WHENEVER THE TIME IS 6:00AM
AND THE DAY(S) OF THE WEEK IS/ARE -MTWTF-
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 67 DEG.F (19 DEG. C.)
WHENEVER THE TIME IS 8:05AM
AND THE DAY(S) OF THE WEEK IS/ARE -MTWTF-
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 60 DEG.F (16 DEG. C.)
WHENEVER THE TIME IS 5:00PM
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 68 DEG.F (20 DEG. C.)
WHENEVER THE TIME IS 9:30PM
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 60 DEG.F (16 DEG. C.)
WHENEVER THE TIME IS 5:00PM
AND THE DAY(S) OF THE WEEK IS/ARE S-----S
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 68 DEG.F (20 DEG. C.)
WHENEVER THE TIME IS 12:00PM
AND THE DAY(S) OF THE WEEK IS/ARE S-----S
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 60 DEG.F (16 DEG. C.)
I have blanked the programming at the thermostat as is recommended.
What happens is that it does not go off in the morning sometimes (which my wife is not happy about). My rules are included below. I did notice in posting this that I have overlapping 5PM rules (one for general 5PM and one for weekend 5PM that does the same thing, which I will remove). The symptom specifically is that the thermostat reads desired 60 in the morning, versus the expected desired 67.
I'm considering rewiring to rule that out in case I somehow had a bad connection or partially damaged it when running it (this seems unlikely though as it works most of the time). Am I missing anything?
I synched the date/time of the pc with the elk so it does not appear to be just a case of wrong date/time on the elk.
WHENEVER THE TIME IS 6:00AM
AND THE DAY(S) OF THE WEEK IS/ARE -MTWTF-
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 67 DEG.F (19 DEG. C.)
WHENEVER THE TIME IS 8:05AM
AND THE DAY(S) OF THE WEEK IS/ARE -MTWTF-
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 60 DEG.F (16 DEG. C.)
WHENEVER THE TIME IS 5:00PM
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 68 DEG.F (20 DEG. C.)
WHENEVER THE TIME IS 9:30PM
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 60 DEG.F (16 DEG. C.)
WHENEVER THE TIME IS 5:00PM
AND THE DAY(S) OF THE WEEK IS/ARE S-----S
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 68 DEG.F (20 DEG. C.)
WHENEVER THE TIME IS 12:00PM
AND THE DAY(S) OF THE WEEK IS/ARE S-----S
THEN SET Kitchen(Tstat1) HEATING DESIRED TEMP TO 60 DEG.F (16 DEG. C.)