07-03-2022 04:50 PM - edited 07-03-2022 05:06 PM
We just setup the Gen 3 Learning with a Sensor yesterday. We setup the sensor in our bedroom to be the primary temp reading, and turn on the AC to 72. Woke up at 2:30am sweaty and found the temp was above 72 at 73 and the AC was not running.
Here's where I am very confused - it seems that the sensor is working fine. But the whole system is not working as to run AC when temp is above threshold.
Shouldn't that be the most basic function of this whole system?
=IF(Roomtemp>SetTemp, RunAC, 0)
Please help!!!
AC is working fine, all wiring is good, sensor tests well. App just "forgets" to run AC when sensor temp goes above threshold.... 🤔
When I set threshold right now, and temp goes above - AC runs. But I'm not convinced its going to work all night and we may face the same issue as last night.