crankyoldgit / IRremoteESP8266

Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
GNU Lesser General Public License v2.1
2.84k stars 810 forks source link

Carrier AC 84bit #2075

Closed RBroks closed 4 months ago

RBroks commented 4 months ago

Hello, is there plan to support Carrier 84-bit protocol in full, same as MITSUBISHI_AC?

NiKiZe commented 4 months ago

Please follow the issue template, the questions in there is important, you will find information about what is required for a new protocol in the FAQ, which is linked to from the template.

The FAQ is also clear on what we do and don't. We can not create a protocol without having any data on the protocol. We will not have the time to reverse engineer protocols. There is no point in having an issue open on this unless the data exists, so closing until such data is provided.

RBroks commented 4 months ago

Could it help if i can read all remote functions and write them in file? I can read every single function and write down what did i change. I am new to this stuff just wanted to know is there any options to help somehow, i am not so powerful to doit all by my self..