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

[Bug] Fix the Coolix fan-only mode in IRac class. #2104

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

crankyoldgit
Copy link
Owner

Mode was being incorrectly set in produced message as a "Dry" command. Adjusting order of when setMode() was called fixes the issue. Add a Unit test to confirm it is fixed and catch this in future.

Fixes #2103

Mode was being incorrectly set in produced message as a "Dry" command.
Adjusting order of when setMode() was called fixes the issue.
Add a Unit test to confirm it is fixed and catch this in future.

Fixes #2103
@crankyoldgit crankyoldgit requested a review from NiKiZe June 6, 2024 02:19
@crankyoldgit crankyoldgit self-assigned this Jun 6, 2024
@crankyoldgit crankyoldgit merged commit 9785cb9 into master Jun 6, 2024
46 checks passed
@crankyoldgit crankyoldgit deleted the Issue2103 branch June 6, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coolix protocol "fan only mode" sends "dry mode" command instead
2 participants