Releases: nbogojevic/homeassistant-midea-air-appliances-lan
Releases · nbogojevic/homeassistant-midea-air-appliances-lan
v0.9.4
**Fix failing start: Removed MAC id from device information
Full Changelog: v0.9.3...v0.9.4
v0.9.2
What's Changed
- Update github actions by @nbogojevic in #137
- Update devcontainer and dependencies by @nbogojevic in #138
- Replace persistent notification with warning log, reduce log levels, @nbogojevic Portuguese translation by @HVPereira in #140
- Removed AC screen switch, added new library version, new presets for AC (BETA) by @nbogojevic in #141
Full Changelog: v0.9.0...v0.9.2
v0.9.0
What's Changed
- Create sk.json by @misa1515 in #122
- Create it.json by @Menelao147 in #105
- fix temperature setting by @markosopcic in #113
- Update library version to 0.10.0 by @nbogojevic in #136
- Update humidifier.py by @dschido in #128
- Update constants by @Khayrisill in #132
New Contributors
- @misa1515 made their first contribution in #122
- @Menelao147 made their first contribution in #105
- @markosopcic made their first contribution in #113
- @dschido made their first contribution in #128
- @Khayrisill made their first contribution in #132
Full Changelog: v0.8.13...v0.9.0
v0.8.13
What's Changed
- Fix hvacaction always reported as COOLING by @albertoxamin in #103
- Migrate deprecated DEVICE_CLASS to SensorDeviceClass by @albertoxamin in #100
- migrate to async_forward_entry_setups for ha2023.3 by @albertoxamin in #104
- Changed devcontainer used for development.
New Contributors
- @albertoxamin made their first contribution in #103
Full Changelog: v0.8.12...v0.8.13
v0.8.12
- Add refresh after update for air conditioners
- Support for MSmartHome app
- Better detection of air conditioners
- Fix horizontal/vertical swing for air conditioners
- Fix air conditioner off mode
- Bump library dependency version
- Remove obsolete method
- Fix capabilities regression from v0.8.10
Breaking change
- Configuration will be automatically migrated, but the process may fail in some cases. If that happens, it is advised to uninstall and re-install component.
- Component no longer uses application key and id. Application name is used instead to identify cloud connectivity process.
v0.8.11
- Support for MSmartHome app
- Better detection of air conditioners
- Fix horizontal/vertical swing for air conditioners
- Fix air conditioner off mode
- Bump library dependency version
- Remove obsolete method
- Fix capabilities regression from v0.8.10
Breaking change
- Configuration will be automatically migrated, but the process may fail in some cases. If that happens, it is advised to uninstall and re-install component.
- Component no longer uses application key and id. Application name is used instead to identify cloud connectivity process.
v0.8.2
- Support for MSmartHome app
- Better detection of air conditioners
- Fix horizontal/vertical swing for air conditioners
- Fix air conditioner off mode
- Bump library dependency version
Breaking change
- Configuration will be automatically migrated, but the process may fail in some cases. If that happens, it is advised to uninstall and re-install component.
- Component no longer uses application key and id. Application name is used instead to identify cloud connectivity process.
v0.6.4
- Fix switch on for fan for cube appliances
Breaking Changes
- Unique id of entities changed. Using serial number now instead of cloud API id.
- Removed sleep switch.
- Removed speed control for fan (preset control is still there).
Major changes
- Added support for air conditioners (beta)
- Added periodic discovery of appliances.
- Added support for appliance address change.
- Enable integration configuration.
- Enable discovery of appliances at later time (after integration set up)
- Select appliance discovery behavior via dropdown
- Add notification if appliance is discovered on the network, but was ignored or polled from the cloud
- Added tank removed (bucket) binary sensor
- Added fan enabled switch.
- Support presets for fan.
- Added
capabilities
attribute to humidifier and climate entities. - Added
last_error_code
andlast_error_time
attribute to humidifier and climate entities. - Removed error code sensor and added attribute to main entites.
- Improved logging when coordinator fails to load device data.
- Mask confidential information from logs.
- Extended and made configurable time before device is considered unavailable.
Bug fixes
- If appliance doesn't load at start, integration will attempt again to set it up.
- An error during startup doesn't prevent integration to load.
- Fixed integration reload.
- Fixed entity naming conflicts after an appliance with same id as another old appliance is added.
Full Changelog: v0.5.0...v0.6.0
v0.5.0
- Support for v2 appliance protocol
- Support for beep prompt
- Detecting available modes and services (like fan modes, dehumidifier modes, ion, pump)
- Bug fixes
v0.4.3
- Bump version of midea-beautiful-dehumidifer library to 0.5.2