Midea Mini Split Wifi Support

After encountering the error above, I followed all of the instructions listed here: GitHub - mill1000/midea-msmart: Python library for local control of Midea (and associated brands) smart air conditioners.

Basically:
pip uninstall msmart
pip install msmart-ng
midea-discover

I should note that this worked for me on Windows after I had done everything else I knew of to get the original working, so I may have inadvertently fixed something else in that process.

3 Likes