Commit Graph

22 Commits

Author SHA1 Message Date
matthias882 aa17bf8a59
Hardcoded Temperature-Range ist too small
The temperature range in this code is set to 16-27°C.
16°C as low level is correct, Lower temp is not possible in the communication-protocol.
On my Samsung MH035FPEA-unit the maximum temperature is 30°C. For heating mode it would be nice to set this from the arduino-control.

Matthias
2022-11-23 14:35:42 +01:00
ericvb 9e9c862d1b
Adding modes to the hack power off and temp = 20 2021-01-03 22:24:13 +01:00
ericvb 4277327499
Convert to same checksum as in the raw ir decoder code + adding checksum hack if power off + adding checksum and swing hack if powering off and temp is 20 degrees 2021-01-03 21:40:04 +01:00
ericvb 63fd2a5757
Correction in calculation checksum for a AQV12_MSAN model 2020-12-30 22:47:51 +01:00
ericvb f7c9245a19
Adding supporting code for the Samsung AQV12MSAN model 2020-05-18 20:21:31 +02:00
Toni b064cd8d16 Version 1.0.11 2020-02-05 18:41:16 +02:00
Toni bed6c9e2e1 Samsung power off fix for cooling-only devices 2019-08-21 10:16:08 +03: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
ToniA 077f3af03a Timing & template changes for Samsung FJM series 2017-03-28 14:31:23 +03:00
ToniA 9bc8eb2e4d Samsung vertical air direction & turbo mode 2017-03-16 08:45:54 +02:00
ToniA dee2579e5a Samsung FJM support 2017-03-14 20:14:10 +02:00
Toni Arte b1d79c6be3 Samsung FJM framework (IR sending not implemented yet) 2017-03-13 09:02:54 +02:00
ToniA eff211d6eb Fix the Samsunguint_8 to Samsungbyte... 2015-11-03 19:26:15 +02:00
ToniA 5b3a7469ed Arduino IDE 1.6-style PROGMEM definitions 2015-10-01 10:23:49 +03:00
ToniA e0c29ce3b9 Support for Arduino IDE 1.6.x 2015-04-05 12:04:22 +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 c3830157ad Samsung vertical air direction control 2014-04-16 10:35:03 +03:00
ToniA a79b659551 Set Samsung IR carrier frequency to 38 kHz 2014-04-16 10:28:30 +03:00
ToniA f99ce4f03c The power info should also be added into the second data part 2014-04-15 10:47:22 +03:00
ToniA 5d5784440d Checksum calculation for the Samsung protocol. Still not tested with a real Samsung heatpump 2014-04-13 13:51:08 +03:00
ToniA 69ae41a0c5 Experimental Samsung support 2014-04-08 10:42:31 +03:00