升级小雅tvbox,添加hacs和易微联

This commit is contained in:
waxgourd
2024-09-19 19:38:37 +08:00
committed by david
parent eaf5e4238c
commit 4f88bf5344
13 changed files with 172 additions and 4 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