Commit Graph

73 Commits

Author SHA1 Message Date
ToniA 01c09badc2 Hyundai support 2016-01-30 14:27:19 +02:00
ToniA 76f1a428a0 Mitsubishi Electric MSY support, updated simple.ino 2016-01-29 21:56:18 +02:00
ToniA ba97fdf9d3 Mitsubishi Electric MSY support 2016-01-29 21:53:39 +02:00
ToniA 594a5a030c Mitsubishi ZM-S support 2016-01-29 20:50:15 +02:00
ToniA 7c45e2ca41 Fix type problem 2016-01-28 19:35:44 +02:00
ToniA 607c982450 Update simple.ino with a comment on how to use the library on ESP8266 2016-01-24 18:47:02 +02:00
Toni 6234fe40bf Updated README to mention the ESP8266 support 2016-01-24 18:35:46 +02:00
ToniA 2e05fb65b5 Merge remote-tracking branch 'origin/master' 2016-01-24 18:31:30 +02:00
ToniA 933d6c7fe0 Add the 'IRSenderBitBang' IR send method. This should generate the carrier
wave on ESP8266 by switching the IR led on and off without using the Arduino
PWM registers.

In the 'simple.ino' change use this IR definition:

IRSenderBitBang irSender(1)
2016-01-24 17:02:19 +02:00
Toni afbd2ced77 Merge pull request #10 from Sateetje/patch-3
Update MitsubishiHeavyHeatpumpIR.cpp
2016-01-10 11:00:13 +00: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
Toni f90d0d9e78 Merge pull request #9 from Sateetje/patch-2
Update MitsubishiHeavyHeatpumpIR.cpp
2016-01-08 20:01:20 +00: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
Toni b509d9eeac Merge pull request #8 from Sateetje/patch-1
Update MitsubishiHeavyHeatpumpIR.h
2016-01-08 15:55:57 +00:00
Sateetje 8122313ecb Update MitsubishiHeavyHeatpumpIR.h
Added all Horizontal directions + Auto must be 0x4C
2016-01-08 16:34:48 +01:00
ToniA 334f149993 Add Panasonic profile settings 2016-01-07 11:15:57 +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
ToniA a04a96b2a2 Add support for IRBlaster, i.e. no PWM needed, the blaster generates the 38 kHz carrier frequency 2015-12-01 20:17:14 +02:00
ToniA 8ec4be322f Update readme and examples about the Daikin support 2015-11-23 18:56:02 +02:00
ToniA 312914c65e First attempt to support Daikin heatpumps 2015-11-09 20:04:11 +02:00
ToniA 9c1b812858 Fix compiler warning 2015-11-09 19:57:45 +02:00
Toni 24e1521230 Update README.md 2015-11-05 09:20:38 +02:00
ToniA c856e9dce9 Add Sharp/IVT into the 'simple' example 2015-11-03 19:27:36 +02:00
ToniA eff211d6eb Fix the Samsunguint_8 to Samsungbyte... 2015-11-03 19:26:15 +02:00
ToniA f9bfcac719 Update README with Sharp/IVT 2015-11-03 19:22:55 +02:00
ToniA 37e3b886c8 Change the PWM frequency of all models to 38 kHz 2015-11-03 19:21:09 +02:00
ToniA 3786995c39 Support for Sharp/IVT heatpumps 2015-11-03 19:19:22 +02:00
ToniA 6267078e8e Update also the Panasonic CKP timer example 2015-10-01 10:34:03 +03:00
ToniA e394a307e4 Updated README 2015-10-01 10:29:29 +03:00
ToniA 5b3a7469ed Arduino IDE 1.6-style PROGMEM definitions 2015-10-01 10:23:49 +03:00
ToniA cc1a1855f8 Add info about flipping the switch with the JSON REST API into the readme 2015-09-28 20:40:02 +03:00
ToniA a9902e2997 Readme didn't format the code block correctly #3 2015-09-28 20:31:49 +03:00
ToniA 3071bd1a9c Readme didn't format the code block correctly #2 2015-09-28 20:27:40 +03:00
ToniA 031e54201e Readme didn't format the code block correctly 2015-09-28 20:26:50 +03:00
ToniA 6adcb56a30 Add readme for the MySensors example 2015-09-28 20:22:44 +03:00
ToniA 1823b90b88 MySensors example
Fix the PanasonicCKPTimer example
2015-09-28 19:38:35 +03:00
ToniA b2f1f3b2da Support special Fujitsu commands 2015-09-14 20:41:09 +03:00
ToniA 3b5f7783dd Fix a swing condition type on the Fujitsu code 2015-09-14 19:49:55 +03:00
ToniA e0c29ce3b9 Support for Arduino IDE 1.6.x 2015-04-05 12:04:22 +03:00
ToniA 1b4f45ae9a Support for Hisense. Thank you Francisco :) 2014-11-17 20:20:43 +02:00
ToniA 874d6b0f8e Support air direction SWING on Fujitsu 2014-05-18 20:05:44 +03:00
ToniA fc1cbc4235 Adjust Fujitsu timings, make the OFF_msg a normal array 2014-05-17 21:21:12 +03:00
ToniA b6e9625820 Change the Samsung checksum calculation algorithm 2014-05-03 13:31:15 +03:00
ToniA 494d363b62 Always send the Samsung protocol power message part 2014-05-03 13:22:53 +03:00
ToniA 3a4dede1b9 Samsung timing constant adjustment 2014-05-03 13:19:37 +03:00
ToniA 47b34cb734 Fix problems with the Fujitsu protocol 2014-05-03 12:39:21 +03:00