mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +08:00
## _v2.8.6 (20230727)_ **[Bug Fixes]** - Ensure `IRCoolixAC::toCommon()` returns `kNoTempValue` when no sensor temp is detected. (#2015 #2012) - Fix compilation dependency of LG on Samsung send protocol (#2011 #2010) - Fix missing parameter in call to `IRac::gree()` (#2008 #2007) **[Features]** - IRac: Ensure the `sleep` parameter is used for the `FUJITSU_AC` protocol. (#1992 #1991) **[Misc]** - Allow the BlynkIRRemote.ino code to compile again. (#2016) - do not list WHIRLPOOL_AC unconditionally as supported protocol (#2003) - IRUtils:typeToString() — simplify (#2002) - Fix brand Green -> Gree (#1994) - Fix undefined `std::round` compilation error (#1989)
10 lines
488 B
INI
10 lines
488 B
INI
name=IRremoteESP8266
|
|
version=2.8.6
|
|
author=David Conran, Sebastien Warin, Mark Szabo, Ken Shirriff
|
|
maintainer=David Conran, Mark Szabo, Sebastien Warin, Roi Dayan, Massimiliano Pinto, Christian Nilsson
|
|
sentence=Send and receive infrared signals with multiple protocols (ESP8266/ESP32)
|
|
paragraph=This library enables you to send and receive infra-red signals on an ESP8266 or an ESP32.
|
|
category=Device Control
|
|
url=https://github.com/crankyoldgit/IRremoteESP8266
|
|
architectures=esp8266,esp32
|