Skip to content

IRremoteESP8266 v2.7.10

Compare
Choose a tag to compare
@crankyoldgit crankyoldgit released this 31 Aug 14:10
· 361 commits to master since this release
87d448f

v2.7.10 (20200831)

[BREAKING CHANGES]

  • IRMQTTServer & Web-AC-Control: move SPIFFS to LittleFS for ESP8266 (#1182 #1226 Note)
  • Daikin176: Change & increase operating mode values. (#1233 #1235)

[Bug Fixes]

  • TOSHIBA_AC: not turning off when using IRac class. (#1250 #1251)
  • Haier: change position of Fan speed bits. (#1246 #1247)

[Features]

  • Voltas: Add detailed support for Voltas A/Cs (#1238 #1248)
  • Add support for Metz protocol. (#1241 #1242)
  • Basic support for Voltas A/C protocol (#1238 #1243)
  • Add low level bit formatting sanity checks. (#1232)

[Misc]

  • Rewrite Airwell by using bit fields (#1254)
  • Rewrite Haier YRW02 using bit fields (#1253)
  • rewrite Haier HSU07-HEA03 (#1246 #1247)
  • rewrite ir_Gree & ir_Midea by using bit field (#1240)
  • Incorrect usage of assert() (#1244 #1245 #1232)
  • rewrite Gree (#1210)