mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-04-02 07:45:31 +08:00
doc: move CONTRIBUTING.md, CHANGELOG.md to root path
This commit is contained in:
parent
2c37fb63ca
commit
fce67ba2da
@ -1,6 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.1.2
|
||||
## 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.
|
||||
@ -8,7 +8,7 @@
|
||||
- Adjust the minimum version of HASS core to 2024.4.4 and above versions.
|
||||
### Fixed
|
||||
|
||||
## 0.1.1
|
||||
## v0.1.1
|
||||
### Added
|
||||
### Changed
|
||||
### Fixed
|
||||
@ -18,7 +18,7 @@
|
||||
- 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
|
||||
## v0.1.0
|
||||
### Added
|
||||
- first version
|
||||
### Changed
|
@ -1,6 +1,6 @@
|
||||
# Contribution Guidelines
|
||||
|
||||
[English](./CONTRIBUTING.md) | [简体中文](./CONTRIBUTING_zh.md)
|
||||
[English](./CONTRIBUTING.md) | [简体中文](./doc/CONTRIBUTING_zh.md)
|
||||
|
||||
Thank you for considering contributing to our project! We appreciate your efforts to make our project better.
|
||||
|
@ -376,8 +376,8 @@ Example:
|
||||
## Documents
|
||||
|
||||
- [License](./LICENSE.md)
|
||||
- Contribution Guidelines: [English](./doc/CONTRIBUTING.md) | [简体中文](./doc/CONTRIBUTING_zh.md)
|
||||
- [ChangeLog](./doc/CHANGELOG.md)
|
||||
- Contribution Guidelines: [English](./CONTRIBUTING.md) | [简体中文](./doc/CONTRIBUTING_zh.md)
|
||||
- [ChangeLog](./CHANGELOG.md)
|
||||
- Development Documents: https://developers.home-assistant.io/docs/creating_component_index
|
||||
|
||||
## Directory Structure
|
||||
|
Loading…
x
Reference in New Issue
Block a user