From 0bb97368893bde854c89f852f41e887c606a64f8 Mon Sep 17 00:00:00 2001 From: bahmcloud Date: Wed, 14 Jan 2026 17:37:55 +0000 Subject: [PATCH] =?UTF-8?q?bahmcloud=5Fstore=5Finstaller/config.yaml=20hin?= =?UTF-8?q?zugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bahmcloud_store_installer/config.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 bahmcloud_store_installer/config.yaml diff --git a/bahmcloud_store_installer/config.yaml b/bahmcloud_store_installer/config.yaml new file mode 100644 index 0000000..2fc376b --- /dev/null +++ b/bahmcloud_store_installer/config.yaml @@ -0,0 +1,17 @@ +name: "Bahmcloud Store Installer" +version: "1.0.0" +slug: "bahmcloud_store_installer" +description: "Installiert/aktualisiert Bahmcloud Store nach /config/custom_components/bahmcloud_store." +arch: + - amd64 + - aarch64 + - armv7 +startup: once +boot: false +init: false +map: + - config:rw +options: + store_component_zip: "https://git.bahmcloud.de/bahmcloud/bahmcloud_store/archive/main.zip" +schema: + store_component_zip: str