Releases: topsworld/ha_xiaomi_home
Releases · topsworld/ha_xiaomi_home
v0.2.0b1
Added
Changed
- feat: update cloud set prop logic. #3
- perf: perf miot entity init logic. #4
- feat: update miot entity write ha state timer logic.
- feat: update paho to 2.1.0 & fix mips test case error. #7
- doc: update document. #8
Fixed
- fix: dirty fix event arg, support event messages without arguments. #5
- fix: remove miot entity value changed logic.
- fix: fix fan wind-reverse trans. #9
v0.2.0b0
This version has modified some default units of sensors. After the update, it will cause Home Assistant to pop up some compatibility prompts. You can choose to re-add the integration to resolve it.
这个版本修改了一些传感器默认单位,更新后会导致 Home Assistant 弹出一些兼容提示,您可以选择重新添加集成解决。
Added
- Add prop trans rule for surge-power. #595
- Support modify spec and value conversion. #663
Changed
- Update readme. #681
- Update pylint code max line length to 120.
Fixed
- Fix variable name or comment errors & fix test_lan error. #678 #690
- Fix water heater error & some type error. #684
- Fix fan level with value-list & fan reverse #689