From 1d4c07349d78ae0b7faa0709c66713f8e515d375 Mon Sep 17 00:00:00 2001 From: bahmcloud Date: Thu, 15 Jan 2026 04:44:24 +0000 Subject: [PATCH] Adden Readme --- README.md | 39 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4494882..4bfc1c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,38 @@ -# addons +# Bahmcloud Home Assistant Add-ons -add-on to install bahmcloud-store to homeassistant +This repository contains Home Assistant Supervisor add-ons maintained by Bahmcloud. -[![Add Bahmcloud Add-ons](https://my.home-assistant.io/badges/supervisor_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgit.bahmcloud.de%2Fbahmcloud%2Faddons.git) +## Available add-ons + +### Bahmcloud Store Installer +Installs or updates the Bahmcloud Store custom component into: + +`/config/custom_components/bahmcloud_store` + +After installation/update, restart Home Assistant to load the new code. + +## Installation (Add-on repository) + +Add this repository in Home Assistant: + +**Settings → Add-ons → Add-on Store → ⋮ → Repositories** + +Repository URL: + +- `https://git.bahmcloud.de/bahmcloud/addons.git#main` + +Then refresh the store and install the add-on **Bahmcloud Store Installer**. + +## My Home Assistant button (optional) + +If your Markdown renderer supports external images, you can use: + +[![Add-on Repository](https://my.home-assistant.io/badges/supervisor_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgit.bahmcloud.de%2Fbahmcloud%2Faddons.git) + +If the badge does not render, use this direct link instead: + +`https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgit.bahmcloud.de%2Fbahmcloud%2Faddons.git` + +## Support / Issues + +Open issues in the relevant repository or contact the maintainer. \ No newline at end of file