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

Only change hvac_action to idle when mode changes #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ErikT80
Copy link

@ErikT80 ErikT80 commented Aug 6, 2024

This PR should fix a bug where the hvac_action is set to idle if any setting on the heatpump is changed.

Should fix #110

Changes:

  • When heatpump settings change check if the component mode is not the same as the mode from the heatpump. When this is the case update the component mode and set the hvac_action to idle. Otherwise only check if the heat or cool setpoint differ and update.

@geoffdavis Would be nice if you can take a look whether I overlooked anything, tested it locally and seems fine for my heatpumps (msz-hr25vf, msz-hr35vf & msz-hr50vf)

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

Successfully merging this pull request may close these issues.

hvac_action Update
1 participant