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 66 IRremoteESP8266 issues
Sort by recently updated
recently updated
newest added

In my endless quest to save RAM in my project (ESPEasy) I came across this section of the code: https://github.com/crankyoldgit/IRremoteESP8266/blob/85d587fbbf804c25c15632849386091e712a6cae/src/IRremoteESP8266.h#L1112-L1388 These are all `const uint16_t` and I wonder why these...

more info
Pending Confirmation

BOSCH144: Add IRac class support Power, Mode, Temp, Fan, Quiet is working I want to add: SwingV, Turbo, Clean, Beep/LED (all separate 96-bit messages)

enhancement

Hello, I have a Hitachi PC-LH3B, and did some data collection base on #1063 . [Google Sheet: HITACHI PC-LH3B](https://docs.google.com/spreadsheets/d/1aLBjY75B8-MAbgXZJMtWbgb5Ncry6fmqMH7YWDY48_M/edit?usp=sharing) Is that possiable to add `Irac` support for this? Thanks.

Hello, great library, works well with my Daikin. Just one thing: with the origianl remote you can set the temperatures to half degrees. But the temperature parameter is only int....

enhancement
more info
Pending Confirmation
Pending Analysis

### Version/revision of the library used I used the 2.8.2 version and the chip was esp-01s ### Describe the bug I wrote the "CommonAcControl.ino" in chips which was example code....

help wanted
wontfix

Hello, I attemp to decode the IR of my remote for the A/C with Sanyo RCS-4MHVPIS4EE remote, I created a [Google Sheet](https://docs.google.com/spreadsheets/d/1GH3vCZx7HE-GGwTOEJhruUdv4eUDJE1y-XbemlOxT-c/edit?usp=sharing) like recommended and user Auto_analyse_raw_data.py: ``` Found 307...

enhancement
more info
Pending Confirmation
Pending Analysis

I have connected my gree AC to my homeassistant with the IRMQTTSever, and can control the gree AC very well. but when I turn off the gree AC with remote...

### Version/revision of the library used v2.8.2 ### Describe the bug I have a remote from Haier KFR-26GW/83@UI-Ge that is reporting unknown using IRRecvdumpV2. BUT I can use HAIER_AC176 control...

enhancement
more info
Pending Confirmation

I have a remote from TCL GYKQ-58 that is reporting unknown using IRRecvdumpV2. Here is the Raw Data examples [row_data.txt](https://github.com/crankyoldgit/IRremoteESP8266/files/8722914/row_data.txt) If you need other data from me, I'll be happy...

enhancement
more info
Pending Analysis

Hi, i want to create support for the Remote AR-715 for my new AC. It's reporting UNKNOWN using IRRecvdumpV2. ``` Protocol : UNKNOWN 00:01:16.218 -> Code : 0xE6CA5369 (55 Bits)...

enhancement
help wanted
more info
Pending Confirmation
Pending Analysis