uebelack / python-maxcube-api

A python api to control the Max! Cube thermostats.
https://github.com/uebelack/python-maxcube-api
MIT License
21 stars 26 forks source link

Maxcube (eQ-3 MAX!) is not showing temperatue if it is greater than 25.6 Celsius #19

Closed ghost closed 3 years ago

ghost commented 5 years ago

Hello, I have configured max cube with wall thermostats and radiator valves, everything is working, but nowadays is too hot inside my house and I have noticed, that temperature is shown wrong. I have noticed this problem only in the home assistant. I think that the maximum temperature is 25.6 Celsius and then the home assistant is showing only the difference of this point, as you can see in the picture.

image

arnili commented 4 years ago

I have the same issue, it's explained here: https://github.com/home-assistant/core/issues/15893#issuecomment-413193363

arnili commented 4 years ago

The bug is actually fixed for longer, the commit is here: https://github.com/hackercowboy/python-maxcube-api/commit/ef9294a0d41fdd5dcab7142248ab0d41b8adece1

Currently only die pypi version is outdated which still causes the problem with home-assistant.