#Mitsubishi Heat Pump Controller

11 messages · Page 1 of 1 (latest)

sly elbow
#

The official Mitsubishi cloud integration device costs anywhere from $200 to $300, tattles on you to Salesforce, and overall is just not great. Let’s solve all these problems by making our own! This does support OEM thermostats as well, which is great for family approval factor.

Pictured is rev2 of the control board, the mini control board (which doesn't support OEM thermostats), and rev1 in situ. Parity with the official controls has mostly been achieved, and progress is being made on the last few steps.

Software is based on the Mitsubishi-UART project (https://muart-group.github.io/), which has aspirations of one day making it into ESPHome proper. None of this would have been possible without SwiCago’s amazing work as well, so hats off to him.

I went with the WT32-ETH01 for this project, though this should work with anything that supports hardware or software UART (so our ESP8266 friends can join the party). The BOM also includes a level shifter and a buck converter, just for better power and a safety margin, since we are working with very expensive devices.

verbal sky
#

I'm looking at getting Mitsubishi heat pumps for my new house. Is a level shifter/buck convertor required if I'm using a Wemos D1 Mini that can do 5V input and 3.3V TTL?

sly elbow
verbal sky
#

I have no setup yet. Do the MHK controllers work with the ESPhome setup?

#

I'm actually specing out the system, and I'd like remote temperature sensors (that arent part of HA) and a thermostat on the wall.

sly elbow
#

the muart-group project kinda does

#

(disclaimer: i'm one of the devs over there) MHK controller support is like.... 80% there. you can change temperature, mode, etc. just fine. dual setpoint doesnt work quite yet, schedules can conflict, and if you set HA to "auto" mode, the MHK will steal control, and no humidity reporting yet.

#

it's still a work in progress, but it's happening

verbal sky
#

so by the time my house is rebuilt it may have support (and which MHK controller?)

sly elbow
merry venture