Releases: mill1000/midea-ac-py
2023.9.1
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
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
Full Changelog: 2023.8.1...2023.9.0
2023.8.1
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
Full Changelog: 2023.8.0...2023.8.1
2023.8.0
Generating a release to make this fork more official.
What's Changed
- Add support for sleep preset by @mill1000 in #4
- Only expose ECO preset in supported modes. by @mill1000 in #3
- Move LED Display switch category to configuration by @xZetsubou in #7
- Fix async update state by @xZetsubou in #8
- Create Github action to check PEP8 compliance by @mill1000 in #9
- Create sk.json by @misa1515 in #12
New Contributors
- @mill1000 made their first contribution in #4
- @xZetsubou made their first contribution in #7
- @misa1515 made their first contribution in #12
Full Changelog: v0.2.2...2023.8.0