mac-zhou / midea-msmart

This is a library to allow communicating to a Midea AC via the Local area network.
MIT License
147 stars 39 forks source link

Implement freeze/frost protection support #99

Closed mill1000 closed 1 year ago

mill1000 commented 1 year ago

Command bits are according to dudanov/MideaUART and reneklootwijk/midea-uart

flyoffacliff commented 1 year ago

Can't wait for this! Is this branch still being developed? :)

mill1000 commented 1 year ago

My units are put away for the season so I won't be doing much development, but my future branch has this (and other features) implemented.

flyoffacliff commented 1 year ago

I can't figure out how to add your branch to home assistant. What is the difference between the "msmart" repos and the "midea-ac-py" ones? Do we need to install them both?

mill1000 commented 1 year ago

HACS -> Integrations -> Three dot menu -> Custom repositories

midea-ac-py is the HA integration. It provides the interface you see. midea-msmart is the underlying library to enable communication. midea-msmart is automatically installed when midea-ac-py is installed. Although sometimes the wrong version is installed.

flyoffacliff commented 1 year ago

Thanks, that makes sense! I think I did end up with the wrong version when I tried to do it manually.

mill1000 commented 1 year ago

Closing in favor of developing my own fork: mill1000/midea-msmart