Skip to content

IRremoteESP8266 v2.5.4

Compare
Choose a tag to compare
@crankyoldgit crankyoldgit released this 07 Feb 03:53
· 772 commits to master since this release
812f899

v2.5.5 (20190207)

[Bug Fixes]

  • Fix decoding of Samsung A/C Extended messages. (#610)
  • Fix IRMQTTServer example to work with GPIO0 as IR_RX (#608)
  • Fix incorrect #define usage. (#597, #596)

[Features]

  • Add deep decoding/construction of Daikin2 messages (#600)
  • Added Old Vestel A/C support (56 Bits) with full functions. (#607)

[Misc]

  • Add ControlSamsungAC example code. (#599)
  • Add how to send a state/air-con to IRsendDemo.ino (#594)