Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

Support long airconditioner codes #3

Open
wants to merge 132 commits into
base: master
Choose a base branch
from
Open

Conversation

ToniA
Copy link

@ToniA ToniA commented Dec 4, 2013

The original code is designed to capture max. 100 symbol pairs. Split-unit air conditioner devices use much longer codes in their infrared protocol, for example Panasonic DKE series uses a code with 220 symbols. Even the Duemilanove can have an array for 400 pulse pairs, with its limited 2k of RAM.

Tested with Panasonic CKP & DKE and Fujitsu AWYZ remotes

ToniA and others added 30 commits December 4, 2013 15:03
…no IDE would save automatically on compile...
Updated Mode Fan
Update MitsubishiHeavy.cpp
Horizontal Auto > 4C
Some horizontal directions added en tested (LeftRight; RightLeft; Stop; 3DAuto)
Added/Changed some comments
Update MitsubishiHeavy.cpp
Update MitsubishiHeavy.cpp
Update MitsubishiHeavy.cpp
Update MitsubishiHeavy.cpp
-Added Mitsubishi Heavy SRKxxZM-S protocol
-Some textual changes to ZJ-S protocol

Remark: protocol is tested with original remote control
Update MitsubishiHeavy.cpp
cmroche and others added 30 commits November 11, 2020 23:05
Adding I-Feel decoding for Gree
Add state of Gree I-FEEL to the GreeYAC decoder
The remove is not working, so I only have the Xiaomi IR App to test.
Despite working, the app is missing the Timer options so I have no way
to extract those out.
Add support for ZH/JG-01
The odd bytes make more sense to use, since 0 is OFF and temperature
does not need to be fliped
Use the non-inverted bytes for ZH/JG-01
Tested with a ZAICON air conditioner remote control.
feat(nodemcu): Add support for ESP8266 (nodemcu)
feat(KY-26 Remote): Add support for KY-26 remote control
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.