Releases: XiaoMi/ha_xiaomi_home
Releases · XiaoMi/ha_xiaomi_home
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
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
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
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
This release will convert some entities to heater entities. You may delete the entities that become unavailable after the conversion.
本次更新会将一些实体转换为电暖器实体,可以删除转换后不可用的实体。
Added
Changed
- Adjust the minimum version of HASS core to 2024.4.4 and above versions.