Skip to content

Releases: mill1000/midea-ac-py

2023.9.1

29 Aug 21:51
Compare
Choose a tag to compare

Update msmart-ng version to 2023.9.1 to address automatic configuration issues due to Cloud API timeouts.

Full Changelog: 2023.9.0...2023.9.1

2023.9.0

29 Aug 02:23
Compare
Choose a tag to compare

This is the first release using the new msmart-ng library with device discovery, proper async support and other code improvements.

  • Automatic device discovery and configuration is now supported via the GUI!
  • Presets are now only shown if supported by the device and are appropriate for the operation mode.
  • Prompt tone has been renamed to "beep".

Please report any issues you experience.

What's Changed

  • Support device discovery in config flow by @mill1000 in #18

Full Changelog: 2023.8.1...2023.9.0

2023.8.1

18 Aug 19:29
Compare
Choose a tag to compare

No significant functional changes. Changes are primarily limited to the manifest, HACS requirements and pinning the msmart package to a specific version.

This is the last planned "legacy" release. Future releases will be based on the upcoming msmart-ng development with automatic discover in the GUI and better async support.

What's Changed

  • Add required HACS actions for inclusion in default list. by @mill1000 in #17

Full Changelog: 2023.8.0...2023.8.1

2023.8.0

04 Aug 21:44
Compare
Choose a tag to compare

Generating a release to make this fork more official.

What's Changed

New Contributors

Full Changelog: v0.2.2...2023.8.0