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