Skip to content

Releases: XiaoMi/ha_xiaomi_home

v0.1.5b1

10 Jan 02:00
152933a
Compare
Choose a tag to compare
v0.1.5b1 Pre-release
Pre-release

This version will cause some Xiaomi routers that do not support access (#564) to become unavailable. You can update the device list in the configuration or delete it manually.

Added

  • Fan entity support direction ctrl. #556

Changed

  • Filter miwifi.* devices and xiaomi.router.rd03. #564

Fixed

  • Fix multi ha instance login. #560
  • Fix fan speed. #464
  • The number of profile models updated from 660 to 823. #583

v0.1.5b0

03 Jan 13:09
d65fe32
Compare
Choose a tag to compare
v0.1.5b0 Pre-release
Pre-release

Added

  • Add missing parameter state_class #101

Changed

  • Make git update guide more accurate #561

Fixed

  • Limit *light.mode count (value-range) #535
  • Update miot cloud raise error msg #551
  • Fix table header misplacement #554

v0.1.4

31 Dec 14:46
b6147de
Compare
Choose a tag to compare

Added

  • Refactor miot network, add network detection logic, improve devices filter logic. #458 #191

Changed

  • Remove tev dependency for lan control & fixs. #333
  • Use yaml to parse action params. #447
  • Update issue template. #445
  • Remove duplicate dependency(aiohttp) #390

Fixed

v0.1.4b1

24 Dec 13:50
6d97887
Compare
Choose a tag to compare
v0.1.4b1 Pre-release
Pre-release

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

This version is a pre-release one. Prior to the official release, we will adjust the configuration UI to make its display and layout more reasonable.
这个版本为预发布版本,在正式发布前,我们会调整配置界面,让其显示和布局更加合理。

v0.1.4b0

21 Dec 03:42
afef709
Compare
Choose a tag to compare
v0.1.4b0 Pre-release
Pre-release

Added

Changed

Fixed

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

v0.1.3

20 Dec 13:35
67785f7
Compare
Choose a tag to compare

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

Due to the limited variety of devices available for testing, some control abnormalities may occur. If you encounter any issues, please refer to the ISSUE feedback section. Xiaomi also warmly welcomes developers to participate in the project development and help improve the project over time.

由于开发团队没有足够品类的设备用于测试,所以可能会存在小部分设备控制异常;如果出现问题,欢迎提ISSUE反馈。同时,小米也欢迎广大开发者参与到项目开发中,将这个项目逐渐完善。

v0.1.2

18 Dec 13:44
d437963
Compare
Choose a tag to compare

This release will convert some entities to heater entities. You may delete the entities that become unavailable after the conversion.

本次更新会将一些实体转换为电暖器实体,可以删除转换后不可用的实体。

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.

v0.1.1

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

16 Dec 02:00
Compare
Choose a tag to compare
  • First test version