Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / crankyoldgit/IRremoteESP8266 issues and pull requests
#2036 - Daikin: Support setting temperature in 0.5 C unit
Pull Request -
State: closed - Opened by k-takata over 1 year ago
- 1 comment
Labels: enhancement
#2035 - Airwell - toggling power on every state change
Issue -
State: open - Opened by mbrevda over 1 year ago
- 6 comments
#2034 - Add R51L1/BGE remote to Coolix
Pull Request -
State: open - Opened by mogery over 1 year ago
- 1 comment
Labels: Documentation
#2033 - Remove unused constant `kRcmmExcess`
Pull Request -
State: closed - Opened by crankyoldgit over 1 year ago
- 1 comment
Labels: enhancement
#2031 - RCMM Decoding is not working consistently
Issue -
State: open - Opened by cjkarande over 1 year ago
- 6 comments
Labels: help wanted
#2030 - Added support for Fujitsu 264 bit A/C remote protocol
Pull Request -
State: open - Opened by shimmy-void over 1 year ago
- 3 comments
#2029 - Panasonic AC: Document support for PV1122V remote
Pull Request -
State: closed - Opened by crankyoldgit over 1 year ago
Labels: Documentation
#2028 - Update ir_Panasonic.h
Pull Request -
State: closed - Opened by crankyoldgit over 1 year ago
Labels: Documentation
#2027 - Help Needed (re: Mixiaoxiao / ESP8266-IR-HOMEKIT)
Issue -
State: closed - Opened by loyukfai over 1 year ago
- 2 comments
#2026 - Panasonic CS-E12QKEW
Issue -
State: open - Opened by duczz over 1 year ago
- 3 comments
#2025 - ESP32 S2 and Wifi = AC code sending interrupted
Issue -
State: open - Opened by Insomniac80 over 1 year ago
- 2 comments
Labels: duplicate, ESP32
#2024 - Facing Issue while added new ir library
Issue -
State: open - Opened by Vrushabhgada over 1 year ago
- 9 comments
#2022 - MITSUBISHI_AC Conditioner Can Not be Turned off
Issue -
State: open - Opened by cnfniw over 1 year ago
#2020 - v2.8.6 release
Pull Request -
State: closed - Opened by crankyoldgit over 1 year ago
Labels: Documentation
#2019 - Is there any protocol for Dawlance Ac which i can use
Issue -
State: closed - Opened by BPOTW over 1 year ago
- 1 comment
#2017 - I use a Whirlpool (Galactic) air conditioner with an IR remote control DG11J1-91
Issue -
State: closed - Opened by TokarevSergey over 1 year ago
#2016 - Allow the BlynkIRRemote.ino code to compile again.
Pull Request -
State: closed - Opened by crankyoldgit over 1 year ago
Labels: enhancement
#2015 - [BUG] Ensure `IRCoolixAC::toCommon()` returns `kNoTempValue` correctly.
Pull Request -
State: closed - Opened by crankyoldgit over 1 year ago
Labels: bug
#2014 - About the ESP32-C3 infrared correlation
Issue -
State: open - Opened by hzhh110 over 1 year ago
- 24 comments
#2013 - Irremoteesp8266 and rfrh22 from radiohead
Issue -
State: open - Opened by Vorms over 1 year ago
- 3 comments
Labels: help wanted, question, ESP32
#2012 - About Coolix
Issue -
State: closed - Opened by hassbian-ABC over 1 year ago
- 21 comments
Labels: bug, Pending Confirmation
#2011 - Fix compilation dependency of LG on Samsung send protocol
Pull Request -
State: closed - Opened by crankyoldgit over 1 year ago
Labels: bug, Pending Confirmation
#2010 - When SEND_LG is true and SEND_SAMSUNG is false compilation fails
Issue -
State: closed - Opened by dilyanpalauzov over 1 year ago
- 4 comments
Labels: bug, Pending Confirmation
#2009 - Request for RecPro / Houghton RV Air Conditioner Protocol
Issue -
State: open - Opened by mrmees over 1 year ago
- 7 comments
#2008 - [BUG] Fix missing parameter in call to `IRac::gree()`
Pull Request -
State: closed - Opened by crankyoldgit over 1 year ago
Labels: bug
#2007 - Gree protocol sending issue using IRac class
Issue -
State: closed - Opened by HomeKidd over 1 year ago
- 4 comments
#2006 - Samsung AC - "Clean" automatically gets toggled by the AC unit
Issue -
State: closed - Opened by bogd over 1 year ago
- 4 comments
Labels: question, wontfix
#2005 - Add basic support for YX1F8F remote
Pull Request -
State: open - Opened by Limb over 1 year ago
- 1 comment
#2004 - Even the examples don't work
Issue -
State: closed - Opened by ParagDas2315 over 1 year ago
- 4 comments
#2003 - IRac::isProtocolSupported() — do not list WHIRLPOOL_AC unconditionally as supported protocol
Pull Request -
State: closed - Opened by dilyanpalauzov over 1 year ago
- 1 comment
Labels: bug, enhancement
#2002 - IRUtils:typeToString() — simplify
Pull Request -
State: closed - Opened by dilyanpalauzov over 1 year ago
Labels: enhancement
#2001 - Compile errors with esp8266/Arduino 3.1.2
Issue -
State: open - Opened by igor-d-n over 1 year ago
- 3 comments
Labels: more info
#2000 - Skip compiling module Y if both DECODE_Y and SEND_Y are not defined
Issue -
State: closed - Opened by dilyanpalauzov over 1 year ago
- 7 comments
#1999 - Panasonic CS-E12QKEW SwingH not working
Issue -
State: closed - Opened by duczz over 1 year ago
- 12 comments
Labels: more info
#1998 - TCL 112 Protocol HalfDegree Wrong Position
Issue -
State: open - Opened by kickit2 over 1 year ago
- 2 comments
#1997 - Error when compiling IRMQTTServer code
Issue -
State: closed - Opened by Jadyla over 1 year ago
- 2 comments
#1995 - wifi.begin add error in IR receiving code
Issue -
State: closed - Opened by fotosettore over 1 year ago
- 19 comments
Labels: wontfix, ESP32, Hardware
#1994 - Update ir_Kelvinator.h
Pull Request -
State: closed - Opened by chic1018 over 1 year ago
#1992 - Ensure the `sleep` parameter is used for the `FUJITSU_AC` protocol.
Pull Request -
State: closed - Opened by crankyoldgit almost 2 years ago
Labels: bug, enhancement
#1991 - I ended up having the same problem, and realised the root cause: in sendAc() in src/IRac.cpp, we are not passing the sleep parameter. Specifically:
Issue -
State: closed - Opened by crankyoldgit almost 2 years ago
Labels: bug, enhancement
#1990 - Quiet/Silent Mode for Electra_AC
Pull Request -
State: closed - Opened by noone2k almost 2 years ago
- 4 comments
#1989 - Fix undefined `std::round` compilation error
Pull Request -
State: closed - Opened by devnoname120 almost 2 years ago
- 1 comment
Labels: enhancement
#1988 - v2.8.5 release
Pull Request -
State: closed - Opened by crankyoldgit almost 2 years ago
Labels: Documentation
#1985 - Add a d1_mini_noMDNS build option to IRMQTTServer.
Pull Request -
State: closed - Opened by crankyoldgit almost 2 years ago
Labels: enhancement
#1984 - Fix a bug where we never detached the timer interrupt on ESP32s.
Pull Request -
State: closed - Opened by crankyoldgit almost 2 years ago
Labels: bug, ESP32, Pending Confirmation
#1983 - Calling IRrecv.enableIRIn() after calling IRrecv.enableIRIn() fails to attach timer handler
Issue -
State: closed - Opened by homy-newfs8 almost 2 years ago
- 4 comments
Labels: bug, ESP32, Pending Confirmation
#1981 - Add Electrolux YKR-H/531E as a supported device
Pull Request -
State: closed - Opened by crankyoldgit almost 2 years ago
Labels: Documentation
#1980 - YKR-H/531E (Electrolux AC)
Issue -
State: closed - Opened by lukg20 almost 2 years ago
- 1 comment
Labels: Documentation
#1978 - Is the remote control model YADOF not yet supported?
Issue -
State: closed - Opened by lijiazhiren almost 2 years ago
#1977 - Add support for a 40bit variant of the standard Panasonic protocol
Pull Request -
State: closed - Opened by crankyoldgit almost 2 years ago
- 1 comment
Labels: enhancement
#1976 - Adding Panasonic Ceiling Light Remote Data to IRremoteESP8266 Library
Issue -
State: closed - Opened by bennyyagiyama almost 2 years ago
- 5 comments
Labels: enhancement, Pending Confirmation
#1974 - ESP32 mark timing errors in IRremote
Issue -
State: closed - Opened by ArminJo almost 2 years ago
- 6 comments
#1972 - DAIKIN ARC433A73 DATA Read Issue
Issue -
State: closed - Opened by PaulAnurag almost 2 years ago
- 1 comment
Labels: wontfix, Hardware
#1970 - Refactor different Daikin protocols into separate files
Pull Request -
State: open - Opened by caliston almost 2 years ago
- 3 comments
#1968 - Wiki page ir-sending is missing 2 resistors
Issue -
State: closed - Opened by ArminJo almost 2 years ago
- 11 comments
Labels: Hardware
#1966 - Decoding Benchmark DAC 3 remote protocol issue
Issue -
State: closed - Opened by iamelec almost 2 years ago
- 8 comments
Labels: more info
#1965 - Support for Vaillant aroVAIR VA 2-025/035/045 WN Fancoil
Issue -
State: closed - Opened by MarQuez-Mr almost 2 years ago
- 7 comments
#1963 - Add detailed support for CARRIER_AC40 protocol
Issue -
State: open - Opened by prbtt almost 2 years ago
- 11 comments
#1962 - Support for Delonghi RAdiators
Pull Request -
State: closed - Opened by thierry7100 almost 2 years ago
#1960 - HA-Discovery Problem
Issue -
State: closed - Opened by zhuyibin1989 almost 2 years ago
#1959 - Missing argument in use of midea function
Pull Request -
State: closed - Opened by nikolausspence almost 2 years ago
- 3 comments
Labels: bug
#1958 - MIDEA always sends clean toggle effectively turning off the A/C with any message. Parameters missing/shifted in IRac.cpp line
Issue -
State: closed - Opened by nikolausspence almost 2 years ago
#1950 - TECO recieved but sended copy is not read in target device
Issue -
State: open - Opened by whoim2 about 2 years ago
- 7 comments
Labels: more info
#1945 - Experimental basic support for Carrier 84-bit protocol.
Pull Request -
State: closed - Opened by crankyoldgit about 2 years ago
- 1 comment
Labels: enhancement, Pending Confirmation
#1941 - Fix links in docs/README*.md
Pull Request -
State: closed - Opened by steelswords about 2 years ago
- 5 comments
Labels: wontfix, more info
#1922 - If IR emitter has WiFi chip enabled, IRrecvDumpV2 receives many broken packets
Issue -
State: open - Opened by Ks89 about 2 years ago
- 12 comments
#1910 - Support request for LUMENE IR REMOTE
Issue -
State: closed - Opened by pedlima over 2 years ago
- 8 comments
Labels: wontfix
#1903 - Request support for Hisense KFR-33GWEF20A1 AC (168 bit KELON protocol)
Issue -
State: open - Opened by countrysideboy over 2 years ago
- 11 comments
#1900 - Update to IRMQTTServer.ino example comment for Home Assistant
Issue -
State: closed - Opened by mtgpcs over 2 years ago
- 2 comments
Labels: Pending Confirmation, Documentation
#1894 - Haier AC does not power on in correct mode
Issue -
State: open - Opened by geertvda over 2 years ago
- 1 comment
Labels: question
#1891 - Help calculating checksum for new protocol YorkAc
Issue -
State: closed - Opened by danielegobbetti over 2 years ago
- 1 comment
#1890 - Help decoding Carrier protocol
Issue -
State: open - Opened by prbtt over 2 years ago
- 8 comments
Labels: enhancement, more info
#1889 - Initial support for York AC protocol
Pull Request -
State: closed - Opened by danielegobbetti over 2 years ago
- 17 comments
Labels: enhancement
#1859 - Argo Ulisse 13 IR messages not decoding correctly
Issue -
State: open - Opened by zpin over 2 years ago
- 14 comments
Labels: enhancement, more info, Pending Confirmation
#1848 - Need Help: Detail Support For Hitachi PC-LH3B
Issue -
State: open - Opened by bingooo over 2 years ago
- 4 comments
#1838 - can't display mode"off" in the homeassistant UI card
Issue -
State: closed - Opened by water3033 over 2 years ago
- 7 comments
#1829 - Daikin SetTemp to half degrees
Issue -
State: open - Opened by AntonWert over 2 years ago
- 73 comments
Labels: enhancement, more info, Pending Confirmation, Pending Analysis
#1826 - Adding support for Sanyo AC 154bit protocol
Issue -
State: open - Opened by MinePlugins over 2 years ago
- 13 comments
Labels: enhancement, more info, Pending Confirmation, Pending Analysis
#1813 - Fujitsu General: update supported devices
Pull Request -
State: closed - Opened by zayigo over 2 years ago
- 3 comments
#1812 - I need Support for Remote AR-715 for Climate-Butler AC (looks the same as Trotec PAC 4600)
Issue -
State: open - Opened by benjy3gg over 2 years ago
- 23 comments
Labels: enhancement, help wanted, more info, Pending Confirmation, Pending Analysis
#1802 - Need support for Daikin Remote BRC4M150W16
Issue -
State: open - Opened by SaiSridhargithub almost 3 years ago
- 24 comments
Labels: enhancement, Pending Confirmation
#1767 - Compile error when using arduino as espidf component
Issue -
State: closed - Opened by ItaiCuker almost 3 years ago
- 13 comments
Labels: enhancement, help wanted, more info, Documentation
#1729 - Can help join HITACHI RAR-2P2 remote (264 bit)
Issue -
State: closed - Opened by step3528 about 3 years ago
- 47 comments
Labels: enhancement, help wanted, more info, Pending Confirmation
#1724 - GREE protocol is not quite right for YX1F remote
Issue -
State: open - Opened by stonemull about 3 years ago
- 4 comments
#1607 - Fujitsu ARJW2 Timer/Sleep not working
Issue -
State: closed - Opened by kARTechnology over 3 years ago
- 14 comments
Labels: more info
#1605 - Symphony: Update supported devices and known codes
Pull Request -
State: closed - Opened by crankyoldgit over 3 years ago
- 3 comments
Labels: Documentation
#1434 - Calling enableIRIn() triggers ESP32 kernel error message
Issue -
State: closed - Opened by mottibz almost 4 years ago
- 25 comments
Labels: ESP32
#1414 - XMP Protocol Support
Issue -
State: closed - Opened by alexyao2015 about 4 years ago
- 24 comments
Labels: enhancement
#1342 - Midea code on Pioneer does not match capture or fully turn on
Issue -
State: closed - Opened by scudrunner about 4 years ago
- 18 comments
Labels: Pending Confirmation
#1187 - Electra Israeli HVAC codes seems not to work.
Issue -
State: closed - Opened by OfferLa over 4 years ago
- 28 comments
Labels: help wanted, more info
#1096 - Request to add new protocol - Delonghi PAC A95
Issue -
State: closed - Opened by TheMaxxz almost 5 years ago
- 21 comments
Labels: enhancement
#1062 - WindFree on/off option for Samsung AC
Issue -
State: closed - Opened by jacek-rozen almost 5 years ago
- 23 comments
Labels: help wanted, Pending Confirmation
#509 - Help Decoding Whirlpool AC Remote
Issue -
State: closed - Opened by rednblkx over 6 years ago
- 56 comments
Labels: enhancement, help wanted, more info
#404 - Haier AC protocol
Issue -
State: closed - Opened by kuzin2006 about 7 years ago
- 11 comments
Labels: help wanted, more info