mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-04-02 07:45:31 +08:00
doc: update change log and version
This commit is contained in:
parent
fec5d10f42
commit
2c37fb63ca
@ -25,7 +25,7 @@
|
||||
"cryptography",
|
||||
"psutil"
|
||||
],
|
||||
"version": "v0.1.0",
|
||||
"version": "v0.1.2",
|
||||
"zeroconf": [
|
||||
"_miot-central._tcp.local."
|
||||
]
|
||||
|
@ -1,5 +1,23 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.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
|
||||
|
||||
## 0.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
|
||||
|
||||
## 0.1.0
|
||||
### Added
|
||||
- first version
|
||||
|
Loading…
x
Reference in New Issue
Block a user