Releases: mill1000/midea-ac-py
2023.10.0
What's Changed
- Remove invalid property and methods for climate platform by @mill1000 in #42
- Remove "Keep Last Known Active State" option by @mill1000 in #43
- Refactor integration to use a DataUpdateCoordinator by @mill1000 in #41
- Intelligently populate fan speed options and add support for custom fan speeds by @mill1000 in #45
- Only display swing mode features if device supports a swing mode by @mill1000 in #46
Full Changelog: 2023.9.5...2023.10.0
2023.9.5
2023.9.4
2023.9.3
Updated msmart-ng to 2023.9.3 with the following fixes:
- Toggling display respects beep setting as reported in #21 .
- Address some (not all) of the LAN communication issues reported in #30
- Fix device enum fallback behavior which was not returning enum class instances. Close #32.
Full Changelog: 2023.9.2...2023.9.3
2023.9.2
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