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.