IRremoteESP8266 icon indicating copy to clipboard operation
IRremoteESP8266 copied to clipboard

Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/

Results 68 IRremoteESP8266 issues
Sort by recently updated
recently updated
newest added

I have an air conditioner from Bosch (CL3000i-Set 26 E) at home. On the back of the remote control is the designation RG10A(G2S)BGEF. ![remote](https://user-images.githubusercontent.com/68682400/163546182-834c5316-f400-4ab5-88c4-55d51727abc8.jpg) I use Tasmota-IR 11.0.0.4 (full) with...

enhancement
help wanted
more info
Pending Confirmation

### Version/revision of the library used v2.8.2 ### Describe the bug I have a **Sharp CRMC-A724JBEZ** remote control, and I'm using IRremoteESP8266 to decode its IR stream. When I use...

enhancement
more info

### Version/revision of the library used v2.8.2 ### Describe problem I have one old carrier AC of the 2012 model, and the protocol remote is unknown, so I tried to...

enhancement
help wanted
more info
Pending Confirmation

I have a remote from Daikin BRC4M150W16 that is reporting unknown using IRRecvdumpV2. Raw Data examples are below: Power On: 20:23:36.998 -> Timestamp : 002090.245 20:23:36.998 -> Library : v2.8.2...

enhancement
Pending Confirmation

As requested, @crankyoldgit below are some other functions not implemented. *** LG SWING-H toggle command (remote LG6711A20083V) obs. remote have the button but my hardware isn't supported. Protocol : LG...

enhancement

I was attempting to send a command emulating the YX1F remote to enable the timer and have not yet managed it. Used IRrecvDumpV3 to analyse. This is just a heads...

Current version: 2.8.2 Info from IRrecvDumpV3 Manufacturer: LG Indoor unit: WH24SLN-18 Outdoor unit: WH24SLU-18 Remote model: AKB74955603 Remote button: JET MODE ``` Protocol : LG2 Code : 0x880CF4F (28 Bits)...

### Version/revision of the library used 2.8.2/master ### Describe the bug IR messages captured from an Argo Ulisse 13 remote are not detected as such. Also there seem to be...

enhancement
more info
Pending Confirmation

### Version/revision of the library used 2.8.6 ### Describe the bug When I compile in ESPHome 2023.12.9 in Home Assistant IRremoteESP826, I get an error message. Compiling .pioenvs/samsung-ac-remote-control/lib84c/IRremoteESP8266/IRrecv.cpp.o Compiling .pioenvs/samsung-ac-remote-control/lib84c/IRremoteESP8266/IRtext.cpp.o...

wontfix
Hardware

### Version/revision of the library used master ### Describe the bug Missing night mode in the aircon library for the Mitsubishi144Protocol #### To Reproduce I collected the RAW outputs from...

Feature Request