mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-04-04 00:35:33 +08:00
doc: update changelog and version (#290)
* doc: update changelog and version * doc: update changelog
This commit is contained in:
parent
bd3a98b976
commit
67785f747a
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,5 +1,16 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## v0.1.3
|
||||||
|
### Added
|
||||||
|
### Changed
|
||||||
|
- Remove default bug label. [#276](https://github.com/XiaoMi/ha_xiaomi_home/pull/276)
|
||||||
|
- Improve multi-language translation actions. [#256](https://github.com/XiaoMi/ha_xiaomi_home/pull/256)
|
||||||
|
- Use aiohttp instead of waiting for blocking calls. [#227](https://github.com/XiaoMi/ha_xiaomi_home/pull/227)
|
||||||
|
- Language supports dt. [#237](https://github.com/XiaoMi/ha_xiaomi_home/pull/237)
|
||||||
|
### Fixed
|
||||||
|
- Fix local control error. [#271](https://github.com/XiaoMi/ha_xiaomi_home/pull/271)
|
||||||
|
- Fix README_zh and miot_storage. [#270](https://github.com/XiaoMi/ha_xiaomi_home/pull/270)
|
||||||
|
|
||||||
## v0.1.2
|
## v0.1.2
|
||||||
### Added
|
### Added
|
||||||
- Support Xiaomi Heater devices. https://github.com/XiaoMi/ha_xiaomi_home/issues/124 https://github.com/XiaoMi/ha_xiaomi_home/issues/117
|
- Support Xiaomi Heater devices. https://github.com/XiaoMi/ha_xiaomi_home/issues/124 https://github.com/XiaoMi/ha_xiaomi_home/issues/117
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
"psutil",
|
"psutil",
|
||||||
"aiohttp[speedups]"
|
"aiohttp[speedups]"
|
||||||
],
|
],
|
||||||
"version": "v0.1.2",
|
"version": "v0.1.3",
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
"_miot-central._tcp.local."
|
"_miot-central._tcp.local."
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user