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

Fixed missing HVAC_MODE for cool, dry and fan #16

Merged
merged 1 commit into from Jul 22, 2019
Merged

Fixed missing HVAC_MODE for cool, dry and fan #16

merged 1 commit into from Jul 22, 2019

Conversation

MuppetOwl
Copy link
Contributor

The new HVAC_MODE is missing for dry, cool and fan. Replaced OPERATION with HVAC_MODE
OPERATION_COOL_STR to HVAC_MODE_COOL
OPERATION_DRY_STR to HVAC_MODE_DRY
OPERATION_FAN_STR to HVAC_MODE_FAN_ONLY

Added 
HVAC_MODE_COOL
HVAC_MODE_DRY
HVAC_MODE_FAN_ONLY
@padmanek
Copy link

This indeed fixes the errors and it seem to work great now.
I have only 1 AC unit so I can't check how multiple AC setup work tho.

@o0Zz o0Zz merged commit 24b21ce into o0Zz:master Jul 22, 2019
@MuppetOwl
Copy link
Contributor Author

MuppetOwl commented Jul 22, 2019

Fixed the error on both of my ac/heatpump units. One of them was in dry mode so think that was the reason it did not load on startup.

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.

None yet

3 participants