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

Experimental support for Electra A/C messages. #528

Merged
merged 3 commits into from
Sep 26, 2018
Merged

Conversation

crankyoldgit
Copy link
Owner

  • Very basic support for sending and decoding Electra A/C messages.
  • Complete guess of MSB First bit ordering for data. May change.
  • Unit tests for send and decode.
  • Update IRMQTTServer for new protocol.

Ref: #527

* Very basic support for sending and decoding Electra A/C messages.
* Complete guess of MSB First bit ordering for data. May change.
* Unit tests for send and decode.
* Update IRMQTTServer for new protocol.

Ref: #527
@crankyoldgit crankyoldgit merged commit 85d0db9 into master Sep 26, 2018
@crankyoldgit crankyoldgit deleted the electra_ac branch September 28, 2018 23:27
crankyoldgit added a commit that referenced this pull request Oct 2, 2018
**[Bug Fixes]**
- Correct the byte used for Samsung AC Swing. (#529)
- Fix not sending Samsung A/C messages in IRMQTTServer. (#529)

**[Features]**
- Experimental support for Electra A/C messages. (#528)
- Samsung A/C fixes & improvements (#529)
- IRMQTTServer v0.6.0 (#530)

**[Misc]**
- Change required WifiManager lib version to v0.14
- Add alias for RAWTICK to kRawTick. (#535)
- Update sendLutron() status. (#515)
- Remove leftover debug message in IRrecvDumpV2 (#526)
crankyoldgit added a commit that referenced this pull request Oct 2, 2018
**[Bug Fixes]**
- Correct the byte used for Samsung AC Swing. (#529)
- Fix not sending Samsung A/C messages in IRMQTTServer. (#529)

**[Features]**
- Experimental support for Electra A/C messages. (#528)
- Experimental support for Panasonic A/C messages. (#535)
- Samsung A/C fixes & improvements (#529)
- IRMQTTServer v0.6.0 (#530)

**[Misc]**
- Change required WifiManager lib version to v0.14
- Add alias for RAWTICK to kRawTick. (#535)
- Update sendLutron() status. (#515)
- Remove leftover debug message in IRrecvDumpV2 (#526)
@crankyoldgit crankyoldgit mentioned this pull request Oct 2, 2018
crankyoldgit added a commit that referenced this pull request Oct 2, 2018
**[Bug Fixes]**
- Correct the byte used for Samsung AC Swing. (#529)
- Fix not sending Samsung A/C messages in IRMQTTServer. (#529)

**[Features]**
- Experimental support for Electra A/C messages. (#528)
- Experimental support for Panasonic A/C messages. (#535)
- Samsung A/C fixes & improvements (#529)
- IRMQTTServer v0.6.0 (#530)

**[Misc]**
- Change required WifiManager lib version to v0.14
- Add alias for RAWTICK to kRawTick. (#535)
- Update sendLutron() status. (#515)
- Remove leftover debug message in IRrecvDumpV2 (#526)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants