MHI-AC-Ctrl-ESPHome icon indicating copy to clipboard operation
MHI-AC-Ctrl-ESPHome copied to clipboard

setting temperature to .5 degrees doesn't work

Open RobertJansen1 opened this issue 10 months ago • 0 comments

Currently, setting the temperature to 19.5 just sends a 19 degrees value to the airco unit as the units don't support half degree target temperatures.

in the upstream project, this is worked-around by mocking the temperature reading of the internal sensor and modifying the temp. we should do the same some time. the solution in #87 allows for this to be extended and should be investigated

RobertJansen1 avatar Apr 04 '24 05:04 RobertJansen1