-
Notifications
You must be signed in to change notification settings - Fork 9
Cannot raise temperature, only lower. #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What you are experiencing sounds like #6. I played with my thermostat and setting varying temperatures seemed to work most of the times. I don't have a fix for this behavior. The end point does not report failure and in my experience subsequent data refresh would bring older data. |
Any updates on this? |
This issue can be fixed in HA. The root cause is a mismatch between how Sensi and HA interpret the meaning of the limits. |
Basically what was happening here is I was trying to raise or lower the limit beyond the HA enforced limits. I didn’t know at the time that’s what was happening because Sensi didn’t enforce the limit the same way as HA. Meaning Sensi lets you cool to a higher limit than the max limit in HA. That’s because the max limit on Sensi is only enforced for heating not cooling. So that mismatch caused me confusion. I had set a max heating to 75. And was cooling to 77. That’s ok with Sensi app. But not allowed by the integration. Please see previous comment and vote to fix this in the website. |
The control for temperature appears to be all the way to the end of the range when it’s set for 77 degrees F. I can easily set it colder to 70F but then when I move it the other way 75F is the warmest it will go. I can’t get back to 77F where I started. It’s like it doesn’t know what the full range should be. It’s artificially limiting the range. This is in cooling mode on a Sensi classic, not the touch screen model.

The text was updated successfully, but these errors were encountered: