mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-04-02 07:45:31 +08:00
4.3 KiB
4.3 KiB
CHANGELOG
v0.1.5b1
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
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
Added
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
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
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
v0.1.2
Added
- Support Xiaomi Heater devices. https://github.com/XiaoMi/ha_xiaomi_home/issues/124 https://github.com/XiaoMi/ha_xiaomi_home/issues/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. https://github.com/XiaoMi/ha_xiaomi_home/issues/59
- Fix get homeinfo error. https://github.com/XiaoMi/ha_xiaomi_home/issues/22
- Fix air-conditioner switch on. https://github.com/XiaoMi/ha_xiaomi_home/issues/37 https://github.com/XiaoMi/ha_xiaomi_home/issues/16
- Fix invalid cover status. https://github.com/XiaoMi/ha_xiaomi_home/issues/11 https://github.com/XiaoMi/ha_xiaomi_home/issues/85
- Water heater entity add STATE_OFF. https://github.com/XiaoMi/ha_xiaomi_home/issues/105 https://github.com/XiaoMi/ha_xiaomi_home/issues/17
v0.1.0
Added
- First version