mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
18 lines
377 B
YAML
18 lines
377 B
YAML
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
|