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: IRMQTTServer: Incorrect acknowledgements for some A/C protocols. #460

Merged
merged 1 commit into from
May 14, 2018

Conversation

crankyoldgit
Copy link
Owner

Forgot to update this section of code for other A/C protocols, so using
a standard function to keep it up-to-date in future.

Fixes #459

@crankyoldgit crankyoldgit self-assigned this May 14, 2018
@crankyoldgit
Copy link
Owner Author

@DiggiD Can you please test this to see if it gives the correct results in the serial output and via MQTT?

Forgot to update this section of code for other A/C protocols, so using
a standard function to keep it up-to-date in future.

Fixes #459
@crankyoldgit
Copy link
Owner Author

@DiggiD has confirmed it fixes the issue.

@crankyoldgit crankyoldgit merged commit 7c06012 into master May 14, 2018
@crankyoldgit crankyoldgit deleted the issue-459 branch May 15, 2018 01:21
@crankyoldgit crankyoldgit mentioned this pull request May 20, 2018
crankyoldgit added a commit that referenced this pull request May 20, 2018
**[Bug Fixes]**
- Fix crash in IRMQTTServer when compiled under Arduino IDE. (#455)
- Default bit length not set for RCMM in IRMQTTServer example. (#456)
- Bad acknowledgements for some A/C protocols in IRMQTTServer example. (#460)

**[Features]**
- Allow disabling the use of delay() calls. (#450)
- Initial support for G.I. Cable protocol. (#458)
- Support of Hitachi A/C 13 & 53 byte messages. (#461)

**[Misc]**
- Auto Analyse Raw Data script converted to Python. (#454)
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.

2 participants