Skip to content

Releases: georgezhao2010/midea_ac_lan

v0.3.22

16 Oct 12:29
Compare
Choose a tag to compare

General

  • Add support for Midea Air and NetHome Plus accounts.
  • Optimized the device addition, removed the account configuration item.
  • 修复了美的美居账号无法获得设备Token和Key的问题
  • Fixed an issue in device discovery.
  • Fixed the issue that prevented changing the unit of the sensor.
  • Found a new way to determine the subtype of the device, it needs to be re-configured.

Device updates

Air conditioner (AC)

  • Fixed the issue that prevented setting the fan speed with the set_attribute service.

Heat Pump Wi-Fi Controller (C3)

  • Removed some entities and added some new entities.

Electric Rice Cooker (EA) & Electric Pressure Cooker (EC)

  • Added support for a new subtype protocol.

v0.3.21

20 Sep 15:34
Compare
Choose a tag to compare

General

  • The built-in account has been removed because it has been blocked by Midea. When you add a new device, you will be asked to enter and storage your own Midea account. After all devices configured, the account configuration can be removed.
  • Updated russian translation (By @dedepete)

Added support for the following devices

  • Dish Sterilizer / 消毒碗柜 (B3)
  • Toaster / 小烤箱 (B4)
  • Electric Slow Cooker / 慢炖锅 (E8)

Device updates

Air Conditioner (AC)

  • The power consumption analysis method has been changed, and it now defaults to method 1.

Dehumidifer (A1)

  • Fixed an issue of Tank Status sensor.

Dishwasher (E1)

  • Fixed an issue of parsing messages in some devices.

Gas Water Heater (E3)

  • Added a custom option for temperature. (more info)

Water Drinking Appliance (ED)

v0.3.20

06 Sep 04:01
Compare
Choose a tag to compare

General

  • Updated tranlations for Slovak (by @misa1515)

Air Conditioner (AC)

  • Fixed an error in the temperature display
  • Updated the default method for analyzing power consumption form 2 to form 3.

Water Drinking Appliance (ED)

  • Fixed an error in parsing water consumption for the FF sub-type (by @ettingshausen)

Dishwasher (E1)

  • Fixed an error in parsing humidity.

v0.3.19

03 Sep 08:05
6e4e7ca
Compare
Choose a tag to compare

General

  • Added russian translation (By @dedepete)
  • Added french translation (By @Doudou14)
  • Added IP address setting in CONFIGURE
  • Added status refresh interval in CONFIGURE
  • Added a service send_command

Added support for the following devices

  • Light/智能灯 (13)
  • Bathroom Master/浴霸 (26)
  • Sink Dishwasher/水槽洗碗机 (34) (By @MattedBroadSky)
  • Integrated Ceiling Fan/凉霸 (40) (Some features are provided by @olarodes)
  • Microwave Steam Oven/微蒸烤一体机 (BF)
  • Toilet/智能马桶 (C2)
  • Heat Pump Water Heater/空气能热水器 (CD)
  • Gas Boilers/壁挂炉 (E6)

Air Conditioner (AC)

  • The set_ac_fan_speed service has been removed and its functionality has been merged into the set_attributes service. For more information, please refer to the documentation.

Dishwasher (E1)

Electric Water Heater (E2)

  • Fixed a temperature set issue
  • Add customizition for E2

v0.3.18

13 Aug 15:24
Compare
Choose a tag to compare

General

  • Changed attributes name aux-heat to aux-heating of all devices, may you need to re-config it in UI or automations.
  • Fixed a bug that was cut encrypted message. (by @yingying77 #260)
  • Stored your Token/Key in homeassistant/.storage/midea_ac_lan, and re-load them from the file when you re-config the same device instead of retrieving them from Midea-cloud.

Air-conditioners (AC)

  • Find out a new method to control boost mode. If you couldn’t use this function before, try it to see if it resolves your problem. (#233/#142)
  • Supported a new sub-protocol for ducted air conditioner Wi-Fi controller with 'AC' type, e.g. 图灵/乐享3/星光 of COLMO/Midea. (#192/#191/#173/#148 )

Heat Pump Wi-Fi Controller (C3)

MDV Wi-Fi Controller (CC)

  • Fixed a bug in v0.3.17 that was leading to not being able to create climate entities. (#262)

Dishwasher (E1)

  • Added sensors of humidity and temperature.

v0.3.17

03 Aug 18:52
Compare
Choose a tag to compare

General

Fixed the cloud API issue.

New Supported

  • Microwave Oven
  • Oven

Heat Pump Wi-Fi Controller

  • More sensors added

Top Load Washer

  • More sensors and controls added

v0.3.16

01 Oct 16:32
Compare
Choose a tag to compare

New Supported

  • Electric Heater
  • Fresh Air Appliance

Air Conditioner

  • Added a fan entity to control build-in fresh air system.
  • Customize the temperature step by 1 or 0.5.

See the AC.md or AC_hans.md to details.

Range Hood

  • Compatibility fixes.

Water Drinking Appliance

  • Added supports for water dispensers.

Air Purifier

  • Fixed some issues.

v0.3.15

26 Sep 10:16
ba5ea33
Compare
Choose a tag to compare

New supported

  • Dehumidifier
  • Range Hood
  • Heat Pump Wi-Fi Controller
  • Air Purifier
  • Humidifier

v0.3.14

19 Sep 11:56
353aa70
Compare
Choose a tag to compare

New supported

v0.3.13-Patch1

15 Sep 07:22
13d9b1e
Compare
Choose a tag to compare
  • Fixed the issue of module 'fa' import in v0.3.13.