From 07240d12689e55e35ec8c8964e6e0921fe4316c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Fri, 16 Jan 2026 16:50:25 +0000 Subject: [PATCH] Add --- bcs.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 bcs.yaml diff --git a/bcs.yaml b/bcs.yaml new file mode 100644 index 0000000..4b4348a --- /dev/null +++ b/bcs.yaml @@ -0,0 +1,19 @@ +name: Bahmcloud Store +description: > + Provider-neutral custom integration store for Home Assistant. + Supports GitHub, GitLab, Gitea and Bahmcloud repositories with + a central index, UI panel and API, similar to HACS but independent. + +category: Store + +author: Bahmcloud +maintainer: Bahmcloud + +domains: + - bahmcloud_store + +min_ha_version: "2024.1.0" + +homepage: https://git.bahmcloud.de/bahmcloud/bahmcloud_store +issues: https://git.bahmcloud.de/bahmcloud/bahmcloud_store/issues +source: https://git.bahmcloud.de/bahmcloud/bahmcloud_store \ No newline at end of file