mac-zhou / midea-ac-py

Home Assistant Custom Integration for Midea Group(Hualing, Senville, Klimaire, AirCon, Century, Pridiom, Thermocore, Comfee, Toshiba, Carrier, Goodman, Friedrich, Samsung, Kenmore, Trane, Lennox, LG and much more) Air Conditioners via LAN.
MIT License
519 stars 101 forks source link

Add support for specifying additional operation modes #196

Closed mill1000 closed 11 months ago

mill1000 commented 1 year ago

Some users in #177 reported that their devices were no longer showing the "cool". The capabilities from these device indicated no cooling support.

This PR adds a new configuration item to the config_flow that allows users to input a space separated list of additional modes to support.

mill1000 commented 11 months ago

Closing this as unnecessary as I believe the root cause was a bug in the capability parser. mill1000/midea-msmart/pull/13