dlarrick / hass-kumo

Home Assistant module interfacing with Mitsubishi mini-split units
MIT License
98 stars 21 forks source link

Integration Not Setting Temps over 70 Correctly #138

Open ghost opened 7 months ago

ghost commented 7 months ago

Hi there -

I'm having an issue on the newest version of the integration (0.3.11). I have an automation that sets the temp to 68 at night and then 72 in the morning. The automation that sets to 68 works and correctly sets the temperature on the furnace to 68 degrees.

However, the morning integration that sets to 72 degrees does not work - it also does not work when set to 71 or 70 degrees. I end up with a temperature setting of --° as shown in the provided screenshot (the heat was set to 69 before this to test if it was just temperatures over 70). Effectively, this keeps the previous temperature setting without setting the new temp.

From the app:

Untitled

The action from the automation that does not work: image

The action from the automation that does work: image

This has been occurring for about two weeks (wanted to make sure it wasn't temporary/network issues or something wrong with my automation, but I've reset both the heat pump furnace, my network and HA and have recreated the automation from scratch), and there are no warnings/errors in the HA logs at the time the automation is run.

Thoughts?

omriasta commented 7 months ago

This is a known issue, your unit is set to the correct temperature but the kumo app doesn't display it due to the conversion table. Check the temperature in homeassistant, it receives updates from the unit itself so it's accurate. https://github.com/dlarrick/pykumo/issues/15

ghost commented 7 months ago

My temp sensors in my house indicate it is not warming to the higher temp until I manually adjust.

Yellow in the screenshot is when the integration ran, red is when I manually adjusted: image

But I'll try a longer time between the integration running and my manual adjustment tomorrow to confirm.

dlarrick commented 7 months ago

You are almost surely seeing https://github.com/dlarrick/pykumo/issues/15 .