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