-
Notifications
You must be signed in to change notification settings - Fork 698
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into add-hacs-to-readme
- Loading branch information
Showing
56 changed files
with
3,326 additions
and
597 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# 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 | ||
### 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 | ||
### 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 | ||
### Changed | ||
### Fixed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.