Commit Graph

243 Commits

Author SHA1 Message Date
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
Toni 326e04cc5a
Merge pull request #81 from nuclearcat/master
Small compile fix
2019-08-04 18:44:21 +03:00
Denys-ThreadPC 6364d67ad7 Small compile fix 2019-08-04 16:56:11 +03:00
Toni 3df44bbae9
Merge pull request #78 from rasyid7/patch-1
change operatingMode to AUTO
2019-07-05 14:27:37 +03:00
Rasyid Ridho 4dc550d617
change operatingMode to AUTO
based on https://github.com/ToniA/arduino-heatpumpir/issues/71#issuecomment-506924875
I realized that the off command is hardcoded to HEAT and not all AUX has HEAT mode. Changing to AUTO should do the work.
2019-07-04 15:53:33 +07:00
Toni d707c6f7c6
Merge pull request #75 from allenchak/atmega8
Due to ATmeg8/8A does not have register "TCCR2A"
2019-06-06 10:31:32 +03:00
Allen Chak 189a192597 Due to ATmeg8/8A does not have register "TCCR2A", using marco to bypass the related code.
PS: ATmega8/8A can use PWM pin 9 or 10 in IRSenderPWM mode ONLY.
2019-06-06 15:10:55 +08:00
Toni 46b43a98ab
Merge pull request #73 from N-Storm/master
Fix duplicate PROGMEM attribute compilation issue with ESP8266 Arduino Core 2.5.0+
2019-04-02 14:22:52 +03:00
N-Storm 444dabd675
Merge pull request #3 from N-Storm/newbitbang
New, more accurate bitbang methods
2019-04-02 14:08:47 +03:00
N-Storm 7521818a41 Readme updated according to new carrier generation methods 2019-04-02 14:03:14 +03:00
N-Storm 011204472a Alternative ESP8266 bitbang carrirer generation method 2019-04-02 13:50:51 +03:00
N-Storm 420d1ac743 New bitbang method for ESP8266 using built-in startWaveform() function (more accurate carrier generation -> better range) 2019-04-02 13:38:32 +03:00