Commit Graph

354 Commits

Author SHA1 Message Date
Toni a731eef359 Serial.printf inside DEBUG flag, for Arduino Due compatibility 2020-03-25 11:09:23 +02:00
Toni bb914fe642 Version 1.0.13 2020-03-03 09:21:10 +02:00
Toni ebca04982e Mitsubishi MSY fixes 2020-03-03 09:20:40 +02:00
Toni 2f1e53e609 Version 1.0.12 2020-02-15 14:47:43 +02:00
Toni 8141b090ef Added HeatpumpIRFactory class 2020-02-15 14:46:39 +02:00
Toni b064cd8d16 Version 1.0.11 2020-02-05 18:41:16 +02:00
Toni beabdf5202 Mitsubishi MSC support 2020-02-05 18:40:00 +02:00
Toni d3955d503a
Space should be sent as a space, followed by a mark 2020-01-24 08:08:58 +02:00
Toni e12ebda038
Merge pull request #99 from Sateetje/patch-12
Added Mitsubishi Heavy FDTCxxVF
2019-12-30 09:05:23 +02:00
Toni ba6e7a205d
Merge pull request #98 from Sateetje/patch-11
Added support for Mitsubishi Heavy FDTCxxVF
2019-12-30 09:04:52 +02:00
Patrick Hamers 4179ac0801
Added Mitsubishi Heavy FDTCxxVF 2019-12-29 21:08:29 +01:00
Patrick Hamers 7d449c09e2
Fixed PROGMEM 2019-12-29 21:04:36 +01:00
Patrick Hamers 342c63aeec
Mitsubishi Heavy FDTCxxVF 2019-12-29 21:03:27 +01:00
Patrick Hamers 3caaccecad
Mitsubishi Heavy FDTCxxVF 2019-12-29 20:58:32 +01:00
Toni 6d472ca17a
Merge pull request #97 from nelgi/master
Enable Arduino Mega pins 44,45,46 + checksum calc fixes
2019-11-19 08:42:58 +02:00
nelgi ad3fb3a770
Timings adjusted for better compatibility. 2019-11-18 22:52:48 +02:00
nelgi 4a1220f12f
Update ToshibaDaiseikaiHeatpumpIR.cpp
checksum calculation fix
2019-11-17 20:56:41 +02:00
nelgi 141276f1e7
Update IRSenderPWM.cpp
Originally pins 44 and  45 did not work at all, and the data sent from pin 46 was different each time, plus the range was about 1-2cm.
2019-11-17 12:44:32 +02:00
Toni 8943bf388d
Merge pull request #96 from daz/master
Add Fujitsu air direction methods
2019-10-19 16:42:54 +03:00
Darren Jeacocke 8b93f89ca1 Add Fujitsu air direction methods 2019-10-19 22:15:40 +10:00
Toni 0b63b022c2 Merge branch 'nick1802-patch-1' 2019-10-17 10:49:48 +03:00
Toni c9d1704e4f Restore DaikinHeatpumpIR 2019-10-17 10:44:43 +03:00
nick1802 5e46ba05ec
Update DaikinTest_MQTT.ino 2019-10-15 17:39:55 +10:00
nick1802 f9e66c321c
Update and rename DaikinHeatpumpARC_TBC_IR.h to DaikinHeatpumpARC480A14IR.h 2019-10-15 17:27:41 +10:00
nick1802 c861d3bcd3
Rename DaikinHeatpumpARC_TBC_IR.cpp to DaikinHeatpumpARC480A14IR.cpp 2019-10-15 17:25:14 +10:00
nick1802 cc94af0d38
Update DaikinHeatpumpARC_TBC_IR.cpp 2019-10-15 17:24:47 +10:00
nick1802 d4c3f4a6ea
Create DaikinTest_MQTT.ino 2019-10-14 22:03:43 +10:00
nick1802 e4c4420180
Update DaikinHeatpumpARC_TBC_IR.h 2019-10-14 21:54:52 +10:00
nick1802 f6360b802e
Update DaikinHeatpumpARC_TBC_IR.cpp 2019-10-14 21:53:21 +10:00
nick1802 56ab8f5bfc
Update and rename DaikinHeatpumpIR.h to DaikinHeatpumpARC_TBC_IR.h 2019-10-14 21:31:51 +10:00
nick1802 d463f33483
Update and rename DaikinHeatpumpIR.cpp to DaikinHeatpumpARC_TBC_IR.cpp 2019-10-14 21:29:16 +10:00
nick1802 b4c4a623b5
Update DaikinHeatpumpIR.h
removed dupicate fan define's added swing and prep for comfort mode
2019-10-10 23:07:06 +10:00
nick1802 72bc5342bf
Update DaikinHeatpumpIR.cpp
changed fan swing modes to relay on removed items from heatpumpIR.cpp
added 1st header checksum for prep to add comfort mode
2019-10-10 23:03:33 +10:00
nick1802 3f3bab85d9
Update HeatpumpIR.h
removed extra catergey.
added 1 fan mode  (Fan silent)
2019-10-10 22:58:04 +10:00
nick1802 1c181dd0d9
Update HeatpumpIR.h 2019-10-10 16:38:49 +10:00
nick1802 739bfda3f5
Update DaikinHeatpumpIR.h 2019-10-10 16:37:01 +10:00
nick1802 cb3b037415
Update DaikinHeatpumpIR.cpp
added v swing to fanspeed cmd
2019-10-10 15:27:52 +10:00
Toni d07563458a
Merge pull request #90 from hansrune/master
Support for MITSUBISHI KJ heatpumps (SG 161 0927 remote)
2019-09-30 09:28:20 +03:00
Hans-Rune Bue c9a3bcdbb0 Support for MITSUBISHI KJ heatpumps (SG 161 0927 remote)
Added support for MITSUBISHI KJ series heatpumps / remote control type SG161.
Also added a IR_DEBUG_PACKET define to be able to feedback and debug the IR packet as added text output to a browser, curl or other http request tool.
2019-09-13 13:40:21 +02:00
Toni b97f0d9a6f
Updated readme with information about ESP Easy 2019-09-11 15:52:51 +03:00
Toni 33f32d13d9 version 1.0.10 2019-08-21 10:16:35 +03:00
Toni bed6c9e2e1 Samsung power off fix for cooling-only devices 2019-08-21 10:16:08 +03:00
Toni 3903f85525 IRSender base class should have a destructor 2019-08-21 10:12:08 +03:00
Toni fd3103b810
Merge pull request #85 from maxx-ukoo/mk_esp32_freq_fix
Fix frequency for ESP32
2019-08-20 17:01:35 +03:00
Maksym Krasovskyi 9ac7a17566 Fix frequency for ESP32 2019-08-20 16:31:59 +03:00
Toni 10708306ac
Bump version to 1.0.9 2019-08-06 13:48:56 +03:00
Toni 0012313c23
Merge pull request #83 from maxx-ukoo/esp32_readme_update
Update README.md with ESP32
2019-08-06 13:46:34 +03:00
maxx-ukoo e85eb59b50
Update README.md with ESP32 2019-08-06 13:24:54 +03:00
Toni 847eee021a
Merge pull request #82 from maxx-ukoo/esp32_support
ESP32 support added
2019-08-06 09:18:10 +03:00
Maksym Krasovskyi 9554c23bb1 ESP32 support added 2019-08-06 09:09:33 +03:00