Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
IRremoteESP8266 v2.8.5.tar.gz | 2023-05-08 | 903.3 kB | |
IRremoteESP8266 v2.8.5.zip | 2023-05-08 | 1.1 MB | |
README.md | 2023-05-08 | 3.6 kB | |
Totals: 3 Items | 2.1 MB | 0 |
v2.8.5 (20230508)
[Bug Fixes] - Fix a bug where we never detached the timer interrupt on ESP32s. (https://github.com/crankyoldgit/IRremoteESP8266/pull/1984 https://github.com/crankyoldgit/IRremoteESP8266/issues/1983) - Missing argument in use of midea function (https://github.com/crankyoldgit/IRremoteESP8266/pull/1959 https://github.com/crankyoldgit/IRremoteESP8266/issues/1958) - IRMQTTServer: Improve HA MQTT climate handling. (https://github.com/crankyoldgit/IRremoteESP8266/pull/1911) - SEND_SANYO_AC88: Fix poor cut-n-paste error (https://github.com/crankyoldgit/IRremoteESP8266/pull/1905 https://github.com/crankyoldgit/IRremoteESP8266/issues/1897)
[Features] - Add support for a 40bit variant of the standard Panasonic protocol (https://github.com/crankyoldgit/IRremoteESP8266/pull/1977 [#1976]) - Initial support for York AC protocol (https://github.com/crankyoldgit/IRremoteESP8266/pull/1889) - IRMQTTServer: SHT-3x Temperature Sensor Support (https://github.com/crankyoldgit/IRremoteESP8266/pull/1951) - IRMQTTServer: HA multi output discovery (https://github.com/crankyoldgit/IRremoteESP8266/pull/1947) - IRMQTTServer: extended with new A/C common fields (https://github.com/crankyoldgit/IRremoteESP8266/pull/1940) - IRMQTTServer: Sync the on state to power from mode for HA (https://github.com/crankyoldgit/IRremoteESP8266/pull/1946) - Experimental basic support for Carrier 84-bit protocol. (https://github.com/crankyoldgit/IRremoteESP8266/pull/1945 https://github.com/crankyoldgit/IRremoteESP8266/issues/1943) - Add support the WowWee 11-Bit RoboRaptor-X protocol. (https://github.com/crankyoldgit/IRremoteESP8266/pull/1939 https://github.com/crankyoldgit/IRremoteESP8266/issues/1938) - Added 'sensorTemperature' and 'iFeel' to IRac (common) (https://github.com/crankyoldgit/IRremoteESP8266/pull/1928) - Added extra 'mid' option for Fan & SwingV to IRac (https://github.com/crankyoldgit/IRremoteESP8266/pull/1929) - Added "commandType" to IRAc (https://github.com/crankyoldgit/IRremoteESP8266/pull/1921) - Added support for Argo WREM-3 A/C remote protocol [part1] (https://github.com/crankyoldgit/IRremoteESP8266/pull/1920) - Added Dutch (nl-NL) translation (https://github.com/crankyoldgit/IRremoteESP8266/pull/1907) - ARGO: Improve code & add support for decoding 32bit sensor msgs. (https://github.com/crankyoldgit/IRremoteESP8266/pull/1906 https://github.com/crankyoldgit/IRremoteESP8266/issues/1859) - Added support for Gorenje cooker hood IR protocol (https://github.com/crankyoldgit/IRremoteESP8266/pull/1888 https://github.com/crankyoldgit/IRremoteESP8266/issues/1887)
[Misc]
- Add Electrolux YKR-H/531E as a supported device (https://github.com/crankyoldgit/IRremoteESP8266/pull/1981 https://github.com/crankyoldgit/IRremoteESP8266/issues/1980)
- Update XMP
status to Stable (https://github.com/crankyoldgit/IRremoteESP8266/pull/1944)
- upgrade to a later version of googletest
(https://github.com/crankyoldgit/IRremoteESP8266/pull/1936)
- MITSUBISHI128: Added model to supported protocol (https://github.com/crankyoldgit/IRremoteESP8266/pull/1924)
- Added Dutch (nl-NL) README (https://github.com/crankyoldgit/IRremoteESP8266/pull/1908)
- Added GMock to UT Makefile (https://github.com/crankyoldgit/IRremoteESP8266/pull/1902)
- Update HA example config for HA 2022.6+ (https://github.com/crankyoldgit/IRremoteESP8266/pull/1901 https://github.com/crankyoldgit/IRremoteESP8266/issues/1900)
- Add a d1_mini_noMDNS
build option to IRMQTTServer
. (https://github.com/crankyoldgit/IRremoteESP8266/pull/1985)