Tags: jackelaide/IRremoteESP8266
Tags
v2.5.3 release (crankyoldgit#577) **[Features]** - Add deep support for the Hitachi 28-Byte A/C Protocol (crankyoldgit#563) - Deep decoding for Whirlpool A/C (crankyoldgit#572) - Improve security options for IRMQTTServer example. (crankyoldgit#575) - Require a changed firmware password before upload. (crankyoldgit#576) **[Misc]** - Add missing `}` in output of Auto analyse. (crankyoldgit#562) - Make A/C example code a bit more simple. (crankyoldgit#571)
v2.5.2 release (crankyoldgit#561) **[Bug Fixes]** - Add missing send() method to IRPanasonicAC class. (crankyoldgit#545) - Add missing sendWhirlpoolAC() to IRMQTTServer.ino (crankyoldgit#558) **[Features]** - Add IR receiving support to IRMQTTServer. (crankyoldgit#543) - Pioneer support (crankyoldgit#547) - Add support for a second LG protocol variant. (crankyoldgit#552) - Support for short Panasonic A/C messages. (crankyoldgit#553) - Add support for Panasonic CKP series A/Cs. (crankyoldgit#554) - Experimental timer/clock support for Panasonic A/Cs. (crankyoldgit#546) - Add Made With Magic (MWM) support (crankyoldgit#557) **[Misc]** - Grammar and typo fixes (crankyoldgit#541, crankyoldgit#549) - Increase Panasonic A/C message tolerances. (crankyoldgit#542) - Added command mode2_decode in tools/ (crankyoldgit#557) - General code style cleanup (crankyoldgit#560)
v2.5.1 release (crankyoldgit#539) **[Bug Fixes]** - Correct the byte used for Samsung AC Swing. (crankyoldgit#529) - Fix not sending Samsung A/C messages in IRMQTTServer. (crankyoldgit#529) **[Features]** - Experimental support for Electra A/C messages. (crankyoldgit#528) - Experimental support for Panasonic A/C messages. (crankyoldgit#535) - Samsung A/C fixes & improvements (crankyoldgit#529) - IRMQTTServer v0.6.0 (crankyoldgit#530) **[Misc]** - Change required WifiManager lib version to v0.14 - Add alias for RAWTICK to kRawTick. (crankyoldgit#535) - Update sendLutron() status. (crankyoldgit#515) - Remove leftover debug message in IRrecvDumpV2 (crankyoldgit#526)
v2.5.0 Release (crankyoldgit#524) ## _v2.5.0 (20180919)_ **[Bug Fixes]** - Fix HTML menu error for GICABLE in IRMQTTServer. (crankyoldgit#516) - Fix Mitsubishi A/C mode setting. (crankyoldgit#514) - Add missing ',' in auto analyse tool generated code. (crankyoldgit#513) - Fix Fujitsu checksum validation. (crankyoldgit#501) - Remove errant Repeat debug statement in IRMQTTServer. (crankyoldgit#507) **[Features]** - Mitsubishi A/C decode improvements. (crankyoldgit#514) - Basic support for Whirlpool A/C messages. (crankyoldgit#511) - Basic support for Samsung A/C messages. (crankyoldgit#512) - Experimental support for detailed Samsung A/C messages. (crankyoldgit#521) - Experimental support for detailed Coolix A/C messages. (crankyoldgit#518) - Experimental support for Lutron protocol. (crankyoldgit#516) - Calculate and use average values for timings in analysing tool. (crankyoldgit#513) **[Misc]** - Style change from using `#define`s for constants to `const kConstantName`. - Improve the JVC example code.
v2.4.3 release (crankyoldgit#495) ## _v2.4.3 (20180727)_ **[Bug Fixes]** - Handle Space Gaps better in auto analyse tool. (crankyoldgit#482) - Correct min repeat for GICABLE in IRMQTTServer. (crankyoldgit#494) **[Features]** - Add static IP config option to IRMQTTServer (crankyoldgit#480) - Full decoding/encoding support for the Haier YRW02 A/C. (crankyoldgit#485 crankyoldgit#486 crankyoldgit#487) **[Misc]** - Update LG (28-bit) HDR mark and space timings. (crankyoldgit#492) - Spelling and grammar fixes (crankyoldgit#491)
v2.4.1 release (crankyoldgit#464) **[Bug Fixes]** - Fix crash in IRMQTTServer when compiled under Arduino IDE. (crankyoldgit#455) - Default bit length not set for RCMM in IRMQTTServer example. (crankyoldgit#456) - Bad acknowledgements for some A/C protocols in IRMQTTServer example. (crankyoldgit#460) **[Features]** - Allow disabling the use of delay() calls. (crankyoldgit#450) - Initial support for G.I. Cable protocol. (crankyoldgit#458) - Support of Hitachi A/C 13 & 53 byte messages. (crankyoldgit#461) **[Misc]** - Auto Analyse Raw Data script converted to Python. (crankyoldgit#454)
v2.3.3 Release (crankyoldgit#426) **[Bug Fixes]** - Ensure the IR LED is off before we start. (crankyoldgit#405) **[Features]** - Experimental decode support for Gree HVAC units (crankyoldgit#397) - Initial support for Haier A/Cs. (crankyoldgit#409) - Improve timing accuracy of unit tests. (crankyoldgit#403) - Rework matchData() to handle equal total data bit time protocols. (crankyoldgit#408) **[Misc]** - Add startup text to IRrecvDumpV2 and IRrecvDemo (crankyoldgit#412) - Tweak timings on Fujitsu A/C header (crankyoldgit#418) - AutoAnalyseRawData.sh: Add some support for handling larger than 64 bit codes. (crankyoldgit#419) - Use better comments for send GPIO in examples. (crankyoldgit#425)
PreviousNext