Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration Not Setting Temps over 70 Correctly #138

Open
ghost opened this issue Mar 6, 2024 · 3 comments
Open

Integration Not Setting Temps over 70 Correctly #138

ghost opened this issue Mar 6, 2024 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 6, 2024

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
Copy link
Collaborator

omriasta commented Mar 6, 2024

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.
dlarrick/pykumo#15

@ghost
Copy link
Author

ghost commented Mar 6, 2024

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
Copy link
Owner

dlarrick commented Mar 7, 2024

You are almost surely seeing dlarrick/pykumo#15 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants