mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-04-04 00:35:33 +08:00
doc: update changelog and version to v0.1.4b0 (#312)
This commit is contained in:
parent
02ddf8df56
commit
afef709839
@ -1,5 +1,12 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## v0.1.4b0
|
||||||
|
### Added
|
||||||
|
### Changed
|
||||||
|
### Fixed
|
||||||
|
- Fix miot cloud token refresh logic. [#307](https://github.com/XiaoMi/ha_xiaomi_home/pull/307)
|
||||||
|
- Fix lan ctrl filter logic. [#303](https://github.com/XiaoMi/ha_xiaomi_home/pull/303)
|
||||||
|
|
||||||
## v0.1.3
|
## v0.1.3
|
||||||
### Added
|
### Added
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"psutil",
|
"psutil",
|
||||||
"aiohttp[speedups]"
|
"aiohttp[speedups]"
|
||||||
],
|
],
|
||||||
"version": "v0.1.3",
|
"version": "v0.1.4b0",
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
"_miot-central._tcp.local."
|
"_miot-central._tcp.local."
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user