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
277 stars 62 forks source link

use 0.5 degrees as temp setting? #92

Closed rwijnhov closed 2 years ago

rwijnhov commented 2 years ago

Is it possible to set the temp on 0.5 degrees somehow? I would like to use a temp setting of 22.5 degrees if that is possibe somehow?

kARTechnology commented 2 years ago

yes possible with latest firmware. but in my case if u turn off the ac and back on it loses the precision. dont know why.

absalom-muc commented 2 years ago

Tsetpoint supports a resolution of 0.5°C, just added this information to the documentation.

back on it loses the precision. dont know why

I can't confirm this behaviour for my AC, the resolution of 0.5°C is still given after a power off/on cycle.

rwijnhov commented 2 years ago

What firmware update?

rwijnhov commented 2 years ago

I already use v2.5R21

rwijnhov commented 2 years ago

Ok if i am reading the documentation right I should be able to set to .5 degrees on this firmware. But that isn't possible only full degrees. So is that a bug? I guess same issue as kartechnology. I use this to controll:

absalom-muc commented 2 years ago

Please check topic cmd_received and provide a log file.

rwijnhov commented 2 years ago

I have it working now. I had to add temp_step: 0.5 and now can do .5

absalom-muc commented 2 years ago

I believe the issue was addressed, therefore closed. If there are further questions, please feel free to re-open it.

kARTechnology commented 2 years ago

You can set 24,24.5,25 like that only in 0.5 degree precision.

On Wed, 8 Jun, 2022, 10:21 pm rwijnhov, @.***> wrote:

Ok if i am reading the documentation right I should be able to set to .5 degrees on this firmware. But that isn't possible only full degrees. So is that a bug?

— Reply to this email directly, view it on GitHub https://github.com/absalom-muc/MHI-AC-Ctrl/issues/92#issuecomment-1150158736, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF6ODFMVM2W3EIXCUBF5BLTVODFRFANCNFSM5YDTYJYQ . You are receiving this because you commented.Message ID: @.***>