更新 'repository.yaml'

This commit is contained in:
2025-11-06 11:33:12 +00:00
committed by admin@cnod.net
parent 2f5067f5e3
commit 32d8b84bbe
501 changed files with 13838 additions and 1 deletions

28
get-hacs/CHANGELOG.md Normal file
View File

@@ -0,0 +1,28 @@
# 1.3.1
- 首次推出
# 1.3.0
- Dynamically get the version again
# 1.2.1
- Create custom_components directory if it does not exist
# 1.2.0
- Set dev version to 2.0.0
# 1.1.1
- Fix version format for development build
# 1.1.0
- Added option to get development builds
- Change base images to `*-base-python:3.12-alpine3.20`
# 1.0.0
Initial release