r45635 / HVAC-IR-Control

Ir Send - Updated for HVAC Mitsubishi & Panasonic IR
GNU General Public License v3.0
246 stars 89 forks source link

Does this work with Mitsubishi SRK35ZMP-S? #21

Closed jeroenterheerdt closed 5 years ago

jeroenterheerdt commented 6 years ago

Would this library work with the Mitsubishi SRK35ZMP-S AC?

Ericmas001 commented 5 years ago

According to this repo: https://github.com/ToniA/arduino-heatpumpir

The *ZMP models falls into the "Heavy" branch. (MitsubishiHeavyHeatpumpIR). Those are quite different from the supported models within the current library (MitsubishiHeatpumpIR).

So by reading the code, I assume no, this library wouldn't work

jeroenterheerdt commented 5 years ago

ok, thanks.