bahmcloud_store_installer/config.yaml aktualisiert
This commit is contained in:
@@ -1,17 +1,16 @@
|
|||||||
name: "Bahmcloud Store Installer"
|
name: "Bahmcloud Store Installer"
|
||||||
version: "1.0.0"
|
version: "1.0.0"
|
||||||
slug: "bahmcloud_store_installer"
|
slug: "bahmcloud_store_installer"
|
||||||
description: "Installiert/aktualisiert Bahmcloud Store nach /config/custom_components/bahmcloud_store."
|
description: "Installiert oder aktualisiert den Bahmcloud Store unter /config/custom_components/bahmcloud_store"
|
||||||
arch:
|
arch:
|
||||||
- amd64
|
- amd64
|
||||||
- aarch64
|
- aarch64
|
||||||
- armv7
|
- armv7
|
||||||
|
|
||||||
# Das sorgt dafür, dass Supervisor ein Image-Namen hat (lokal gebaut)
|
|
||||||
image: "local/{arch}-bahmcloud-store-installer"
|
image: "local/{arch}-bahmcloud-store-installer"
|
||||||
|
|
||||||
startup: once
|
startup: once
|
||||||
boot: false
|
boot: manual_only
|
||||||
init: false
|
init: false
|
||||||
|
|
||||||
map:
|
map:
|
||||||
|
|||||||
Reference in New Issue
Block a user