Skip to content

IRremoteESP8266

Compare
Choose a tag to compare
@crankyoldgit crankyoldgit released this 09 Apr 09:45
· 851 commits to master since this release
7b8029a

v2.4.0 (20180407)

[Bug Fixes]

  • Add missing WiFi.begin() call to IRGCTCPServer example. (#433)
  • Add missing sendHaierAC() to IRMQTTServer example. (#434 & #444)
  • Make mqtt clientid unique in IRMQTTServer example. (#444)

[Features]

  • Initial Mitsubishi projector protocol support. (#442)
  • Experimental support of Hitachi A/C messages. (#445)
  • Improve transmission pulse modulation support.
    Allow disabling of transmission frequency modulation.(#439)

[Misc]

  • IRMQTTServer example improvements. (#444)