Skip to content

Releases: nbogojevic/homeassistant-midea-air-appliances-lan

v0.9.4

12 Apr 16:56
Compare
Choose a tag to compare

**Fix failing start: Removed MAC id from device information

Full Changelog: v0.9.3...v0.9.4

v0.9.2

27 Jan 12:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.2

v0.9.0

26 Jan 11:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.13...v0.9.0

v0.8.13

22 Feb 14:08
Compare
Choose a tag to compare

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

Full Changelog: v0.8.12...v0.8.13

v0.8.12

24 Aug 17:06
Compare
Choose a tag to compare
  • 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

13 Jul 17:14
Compare
Choose a tag to compare
  • 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

23 May 18:17
Compare
Choose a tag to compare
  • 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

23 Feb 13:35
Compare
Choose a tag to compare
  • 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 and last_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

30 Dec 18:54
Compare
Choose a tag to compare
  • 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

28 Dec 21:03
Compare
Choose a tag to compare
  • Bump version of midea-beautiful-dehumidifer library to 0.5.2