absalom-muc / MHI-AC-Ctrl

Reads and writes data (e.g. power, mode, fan status etc.) from/to a Mitsubishi Heavy Industries (MHI) air conditioner (AC) via SPI controlled by MQTT
MIT License
270 stars 61 forks source link

External temperature sensor only gives full degrees as update instead off .1 updates #104

Closed rwijnhov closed 1 year ago

rwijnhov commented 1 year ago

I use an external temp sensor and it looks like it only sends full degrees updates to the mhi instead of .1 the same as the internal sensor. I did check and see that the temp sensor does sent .1 to mhi ctrl. Any way to change this behaviour so it acts the same as the internal sensor?

rwijnhov commented 1 year ago

I am wrong it only gets .5 degrees but that is still unwanted. I should update with .1 like internal sensor so it modulates more nicely.

rwijnhov commented 1 year ago

it's this issue Idea to improve precision #81

rwijnhov commented 1 year ago

it's this issue Idea to improve precision https://github.com/absalom-muc/MHI-AC-Ctrl/issues/81