MHI2MQTT icon indicating copy to clipboard operation
MHI2MQTT copied to clipboard

Arduino-based WiFi/MQTT controller for wireless operation of a Mitsubishi Heavy Industries air conditioner through its serial CNS port

Results 15 MHI2MQTT issues
Sort by recently updated
recently updated
newest added

Hi Rob, Love the project and many thanks for putting in the effort to develop and document! I realise that you no longer have a system to test on and...

Hi, first, thank you for the great work - I am using your design since 6 Months, without any big issues (controlling 4 MHI SRK via mqtt from fhem) I...

``` .../MHI-ESP2MQTT.ino:132:11: error: DynamicJsonBuffer is a class from ArduinoJson 5. Please see https://arduinojson.org/v7/upgrade-from-v5/ to learn how to upgrade to ArduinoJson 7 132 | DynamicJsonBuffer jsonBuffer; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .../MHI-ESP2MQTT.ino:308:11: error:...

1. Sketch files (*.ino) moved to dedicated folders to align with Arduino IDE v. 2.x. 2. ArduinoJson upgrade to 6.7.x/6.8.x.

Hi all, I tried to apply this project to a MHI DXK12ZSA-W. Everything went fine, but when I tried to operate the unit it wouldn't start and appeared almost like...