Skip to content

Releases: midea-lan/midea-local

v6.6.0

18 Feb 13:45
0a4183d

Choose a tag to compare

6.6.0 (2026-02-18)

Features

  • a1: add filter cleaning reminder attribute (#419) (648febb)
  • add dehumidifier (A1) filter cleaning reminder attribute to (648febb)
  • c3: add water inlet/outlet temperature and current power sensors (#418) (8cef9f4), closes #510
  • doc: add contributing guide docs (#413) (3d7e1e8)

Bug Fixes

  • ac: allow half-degree integer temperatures (#412) (95ba499)
  • ac: refactor to add new binary power format (#411) (ba39f10)
  • ac: resolve mode change failure when transitioning from DRY mode (#422) (e31e46f)
  • cd: updating to inconsistent values and missing F to C conversion (#420) (7ff2b3f)
  • db: missing program mapping for Midea Washmachine MF2000D80WB (#421) (b459bb3)
  • main: fix default apt/pip mirror; removed deprecated pylint option (#415) (37fdfcf)

v6.5.0

30 Sep 07:27
e8f127c

Choose a tag to compare

6.5.0 (2025-09-26)

Features

  • a1: allow customization of default modes and speeds for dehumidifiers (#389) (bb558a0)
  • ac: ac device fan_mode and airflow value support translate (#390) (a8294cc)
  • ac: parse capability query respone b5 message (#407) (def97c2)
  • ca: add new 0xCA device attrs (#408) (1a87ee6)
  • dc: Add idle status for dc (#406) (5459300)
  • e1: change work mode (#262) (b1cc880)

Bug Fixes

  • ac: fix ac device screen display on and off every 15 mins (#404) (a6cbea3)
  • dc: fix attributes parse error (#398) (c6f8a3a)

v6.4.0

07 Aug 05:51
1035fc9

Choose a tag to compare

6.4.0 (2025-08-06)

Features

  • ac: ac device support airflow direction control (#385) (4bd148d)

Bug Fixes

  • ac: ac device screen_display status error (#388) (e13962e)
  • db: rollback 0xdb progress attr and value (#386) (ad46461)

v6.3.0

19 May 03:14
0d7abdd

Choose a tag to compare

6.3.0 (2025-05-19)

Features

Bug Fixes

v6.2.0

25 Mar 06:05
2b6f5c0

Choose a tag to compare

6.2.0 (2025-03-25)

Features

  • ad: add ad device support (#362) (77e1baa)
  • b3: support new X00 body for B3 device (#350) (702aaf0)
  • cf: add defrost and freeze for CF device (#351) (0762e79)
  • e6: add cold water and climate compensation features (#353) (88b78d0)

Bug Fixes

  • cd: fix cd device mode key and value error (#357) (beaf7e0)
  • cloud: switch default cloud from SmartHome to Nethome Plus (#360) (ae34281)
  • e2: input target_temperature should be float (#358) (316afce)
  • e3: input target_temperature should be float (#359) (377ded9)
  • e6: input temperature should be float (#363) (3763412)

v6.1.0

15 Jan 10:37
bac0fb1

Choose a tag to compare

6.1.0 (2025-01-15)

Features

  • c3: add disinfect and fix tbh set error (#340) (5f5224b)
  • cd: add water_level and temperature option with customize lua_protocol (#345) (db2fdf0)
  • cloud: add plugin download for meiju and smarthome (#336) (30de473)
  • db: add new attributes for db device (#329) (da38007)
  • dc: add new attributes for exist dc device (#330) (10c15b6)
  • e1: add new attributes for e1 device (#337) (9afa160)
  • ed: add all query msg for 0xED device (#328) (30ba082)

Bug Fixes

Documentation

v6.0.3

15 Oct 10:41
ea90491

Choose a tag to compare

6.0.3 (2024-10-15)

Bug Fixes

  • cleanup and complete body and subbody types lists (#325) (914dcb8)

v6.0.2

08 Oct 07:56
d5e40ae

Choose a tag to compare

6.0.2 (2024-10-08)

Bug Fixes

v6.0.1

06 Oct 12:23
30823be

Choose a tag to compare

6.0.1 (2024-10-06)

Bug Fixes

v6.0.0

03 Oct 10:51
f603a04

Choose a tag to compare

6.0.0 (2024-10-03)

⚠ BREAKING CHANGES

  • cloud: rename MSmartHome (#306)

Miscellaneous Chores