Commit Graph

20 Commits

Author SHA1 Message Date
karllinder 202546c568
Update MitsubishiHeavyHeatpumpIR.cpp
Set FAN_5 to eco mode on ZM, same as on ZMP line 384
2022-07-15 01:09:10 +02:00
Memiks 056717fe8f Add 2 macro to activate or deactivate LOG messages through DEBUG variable
To activate DEBUG message do : #define DEBUG 1
2021-04-10 15:15:38 +09:00
N-Storm 489f6eaa43 Fix duplicate PROGMEM attribute compilation issue with ESP8266 Arduino Core 2.5.0+ 2019-03-29 12:47:31 +03:00
jeroenterheerdt 2a0ee63efc Adding support for Mitsubishi Heavy Industries SRKXXZMP-S 2018-05-11 13:20:55 +02:00
Toni baf270cd86 Merge pull request #17 from Sateetje/patch-10
Update MitsubishiHeavyHeatpumpIR.cpp
2016-02-03 23:43:27 +02:00
Patrick Hamers d2650275bf Update MitsubishiHeavyHeatpumpIR.cpp
Some bugs resolved in ZM code
2016-02-03 21:22:33 +01:00
Patrick Hamers 38f6bdb30e Update MitsubishiHeavyHeatpumpIR.cpp
Checked ZJ with IR decoder, found some bugs (3DAuto, Silent)
2016-02-03 20:45:34 +01:00
ToniA bb00cbd9f7 Mitsubishi Heavy ZM model should have 4 fan speeds 2016-02-03 09:15:58 +02:00
ToniA a99e6c5c95 Mitsubishi Heavy silent & 3D modes 2016-02-02 22:51:50 +02:00
Sateetje 1a73ad03f0 Update MitsubishiHeavyHeatpumpIR.cpp
- Added Silent mode to ZM
- Added some 3DAuto functionality to ZJ and ZM
2016-02-01 22:51:23 +01:00
Sateetje fa99e882dd Update MitsubishiHeavyHeatpumpIR.cpp
Updated the template. Some unused bits are default 1
2016-01-31 21:42:09 +01:00
ToniA 9bff7557ef Mitsubishi Heavy refactoring 2016-01-31 12:56:09 +02:00
Sateetje f910e3ce2a Update MitsubishiHeavyHeatpumpIR.cpp
Same story as header file.

The programming could be more efficiently (maybe). I'm not a real C++ coder :)
2016-01-30 20:01:41 +01:00
Sateetje 46390d1af8 Update MitsubishiHeavyHeatpumpIR.cpp
Cleaning default On. This option will dry the indoor unit after Cooling, Dry-mode and Auto-mode.
2016-01-09 20:45:58 +01:00
ToniA 4a3ffbe60b Add Mitsubishi Heavy clean mode 2016-01-09 21:26:31 +02:00
Sateetje d565303234 Update MitsubishiHeavyHeatpumpIR.cpp
Changed Vertical and Hirizontal Auto mode to Manual (textual).

Manual will be implemented as STOP and Swing as AUTO
2016-01-08 20:58:02 +01:00
ToniA 2e21ea483a Fix Mitsubishi Heavy template 2016-01-08 18:04:15 +02:00
ToniA cfced37349 Mitsubishi Heavy FAN mode fix, vertical air direction 2016-01-05 11:31:14 +02:00
ToniA 7e345aa8f8 Fix Mitsubishi Heavy protocol 2016-01-04 18:15:02 +02:00
ToniA d933e9fb8c First attempt to control Mitsubishi Heavy heatpumps 2015-12-21 20:34:54 +02:00