更新 'repository.yaml'
This commit is contained in:
28
get-hacs/CHANGELOG.md
Normal file
28
get-hacs/CHANGELOG.md
Normal 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
|
||||
9
get-hacs/DOCS.md
Normal file
9
get-hacs/DOCS.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Get HACS
|
||||
|
||||
## 使用方法
|
||||
|
||||
1. 使用上面的安装按钮构建插件。
|
||||
|
||||
1. 启动插件。
|
||||
|
||||
1. 导航到附加组件日志并按照其中给出的说明进行操作。
|
||||
11
get-hacs/README.md
Normal file
11
get-hacs/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 冬瓜甄选addons:Get HACS
|
||||
|
||||
## 关于
|
||||
|
||||
获取家庭助理HACS的最简单方法。
|
||||
|
||||
> **此插件不运行HACS。此插件仅提供下载HACS的最简单方法**
|
||||
|
||||
## 源
|
||||
|
||||
https://github.com/hacs/addons
|
||||
17
get-hacs/config.yaml
Normal file
17
get-hacs/config.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
name: Get HACS
|
||||
version: "1.3.1"
|
||||
slug: get
|
||||
description: 获取家庭助理HACS的最简单方法
|
||||
startup: once
|
||||
boot: manual
|
||||
url: "https://github.com/hacs/addons/tree/main/get"
|
||||
image: r.hassbus.com/wghaos/addons-get-hacs
|
||||
# image: ghcr.io/hacs/{arch}-addon-get
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
init: false
|
||||
schema:
|
||||
channel: list(current|development)?
|
||||
map:
|
||||
- homeassistant_config:rw
|
||||
BIN
get-hacs/icon.png
Normal file
BIN
get-hacs/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
BIN
get-hacs/logo.png
Normal file
BIN
get-hacs/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
Reference in New Issue
Block a user