thevoltagesource / LennoxiComfort

Home Assistant custom component for controlling Lennox iComfort WiFi and AirEase Comfort Sync thermostats.
MIT License
33 stars 16 forks source link

Cannot adjust temperatures... pulling my hair out #24

Closed krelltunez closed 3 years ago

krelltunez commented 3 years ago

Hi, I've been using this for several months now (since I came to Home Assistant) and I've got an issue I can't figure out for the life of me. I use target_temp_high and target_temp_low to regulate my temperatures based on mode (home/away) or time of day (day/night). Pretty simple. Generally, my main temperature pairs are 71/69 (home day) and 69/67 (home night). (I'm oversimplifying for the sake of this example.)

Thing is, about a month ago, I changed these to 72/70 (home day) and 70/68 (home night) - but it's as if I never touched it. If I look at the thermostat card in HA when an automation runs, it briefly (for 1-2 minutes) shows the new temperature, but then it adjusts to the old one (e.g., it'll show 70 briefly but then it goes to 69). Even more interesting is that if I look at the thermostat itself, it does NOT even show the higher temperature. It simply adjusts to the old, lower temperature.

To be clear, the pairs change when they should, but not to the new values. HA is able to communicate with the thermostat just fine, it's just as if I never changed the temperatures. And - interestingly - the same goes for manual adjustments OVER the previous target temperature. They have NO effect on the thermostat itself. Interestingly, I can go LOWER but not higher. I haven't dealt with this yet with the AC on, but I suspect the opposite holds when the system is cooling.

I'm at a loss. Am I simply stuck with the temperatures I originally chose? It seems crazy? Any ideas?

Thanks much!

krelltunez commented 3 years ago

This can be closed. I really don't think it's an issue with the integration. It must be something with respect to my automations/entity setup.