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

Coolix: Fix setPower(false) issue. #990

Merged
merged 2 commits into from
Nov 5, 2019
Merged

Coolix: Fix setPower(false) issue. #990

merged 2 commits into from
Nov 5, 2019

Conversation

crankyoldgit
Copy link
Owner

Fixes #985

Copy link
Collaborator

@sillyfrog sillyfrog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. This one does get a bit confusing! :)

src/ir_Coolix.cpp Outdated Show resolved Hide resolved
@crankyoldgit
Copy link
Owner Author

Looks good. This one does get a bit confusing! :)

You're not wrong. I scratched my head for a while trying to grok it before I mapped out all the possible states and simplified (ha) it.

@crankyoldgit
Copy link
Owner Author

Oh, and thanks for the very prompt and valuable code review!

@crankyoldgit crankyoldgit merged commit 96de658 into master Nov 5, 2019
@crankyoldgit crankyoldgit deleted the Issue985 branch November 5, 2019 09:00
crankyoldgit added a commit that referenced this pull request Nov 25, 2019
_v2.7.1 (20191125)_

**[Bug Fixes]**
- Hitachi424Ac: Fix Incorrect Power Byte Values (#987)
- Coolix: Fix setPower(false) issue. (#990)

**[Features]**
- Use `char*` instead of `String` for common text. Saves ~1-3k. (#992, #989)
- Hitachi424Ac: Add Vertical Swing ability (#986)

**[Misc]**
- IRMQTTServer: Update HA example/discovery message. (#995)
- Move newly added common text to a better location. (#993)
@crankyoldgit crankyoldgit mentioned this pull request Nov 25, 2019
crankyoldgit added a commit that referenced this pull request Nov 25, 2019
_v2.7.1 (20191125)_

**[Bug Fixes]**
- Hitachi424Ac: Fix Incorrect Power Byte Values (#987)
- Coolix: Fix setPower(false) issue. (#990)

**[Features]**
- Use `char*` instead of `String` for common text. Saves ~1-3k. (#992, #989)
- Hitachi424Ac: Add Vertical Swing ability (#986)

**[Misc]**
- IRMQTTServer: Update HA example/discovery message. (#995)
- Move newly added common text to a better location. (#993)
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: Power off on initial state turns on a/c
2 participants