From 0aed2b52a140d8e3e8b0ffbf1067c72e0b997f7d Mon Sep 17 00:00:00 2001 From: bahmcloud Date: Wed, 14 Jan 2026 17:13:09 +0000 Subject: [PATCH] =?UTF-8?q?custom=5Fcomponents/bahmcloud=5Fstore/config/co?= =?UTF-8?q?nfiguration.yaml=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_components/bahmcloud_store/config/configuration.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 custom_components/bahmcloud_store/config/configuration.yaml diff --git a/custom_components/bahmcloud_store/config/configuration.yaml b/custom_components/bahmcloud_store/config/configuration.yaml new file mode 100644 index 0000000..225eff9 --- /dev/null +++ b/custom_components/bahmcloud_store/config/configuration.yaml @@ -0,0 +1,4 @@ +bahmcloud_store: + store_url: "https://git.bahmcloud.de/bahmcloud/ha_store/raw/branch/main/store.json" + auto_update: true + check_interval_minutes: 60