Skip to content

Latest commit

 

History

History
54 lines (48 loc) · 2.48 KB

CHANGELOG.md

File metadata and controls

54 lines (48 loc) · 2.48 KB

CHANGELOG

v0.1.4b1

Added

  • Support devices filter, and device changed notify logical refinement. #332

Changed

  • Readme amend HACS installation. #404

Fixed

  • Fix unit_convert AttributeError, Change to catch all Exception. #396
  • Ignore undefined piid and keep processing following arguments. #377
  • Fix some type error, wrong use of any and Any. #338
  • Fix lumi.switch.acn040 identify service translation of zh-Hans #412

v0.1.4b0

Added

Changed

Fixed

  • Fix miot cloud token refresh logic. #307
  • Fix lan ctrl filter logic. #303

v0.1.3

Added

Changed

  • Remove default bug label. #276
  • Improve multi-language translation actions. #256
  • Use aiohttp instead of waiting for blocking calls. #227
  • Language supports dt. #237

Fixed

  • Fix local control error. #271
  • Fix README_zh and miot_storage. #270

v0.1.2

Added

  • Support Xiaomi Heater devices. #124 #117
  • Language supports pt, pt-BR.

Changed

  • Adjust the minimum version of HASS core to 2024.4.4 and above versions.

Fixed

v0.1.1

Added

Changed

Fixed

  • Fix humidifier trans rule. #59
  • Fix get homeinfo error. #22
  • Fix air-conditioner switch on. #37 #16
  • Fix invalid cover status. #11 #85
  • Water heater entity add STATE_OFF. #105 #17

v0.1.0

Added

  • First version

Changed

Fixed