Support CarrierAc 32 bit protocol and structure #2087
-
Good day! I can't find this question in FAQ. Please, help me find it out? |
Beta Was this translation helpful? Give feedback.
Answered by
crankyoldgit
Apr 18, 2024
Replies: 1 comment 2 replies
-
Please, help me, or what I need to get this information? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The protocol in question doesn't have advanced decoding or sending support, it has only basic support.
See: FAQ: The library/example code doesn't understand my Air Conditioner remote ... & FAQ: Can you reverse engineer my AirCon protocol for me?
If you really need it, I suggest you write the code for it. (see: https://github.com/crankyoldgit/IRremoteESP8266/wiki/Adding-support-for-a-new-AC-protocol)