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

Breaking change in 06167aba8566b3b5d0d013bcb911ced582363997 #90

Open mill1000 opened 2 years ago

mill1000 commented 2 years ago

The change introduced in 06167aba8566b3b5d0d013bcb911ced582363997 breaks the midea-ac-py integration.

Either midea-ac-py needs to convert the list of enum objects to a list of strings, or supported_operation_modes and supported_swing_modes should return a list of strings.