From af6ff398e83c41f5b4b9f49c5ae2f133c066bc39 Mon Sep 17 00:00:00 2001 From: retr0 <42kdesigners@gmail.com> Date: Fri, 24 Apr 2026 22:32:29 +0200 Subject: [PATCH] =?UTF-8?q?HAOS=20Add-on:=20repository.yaml=20+=20Slug-Fix?= =?UTF-8?q?=20f=C3=BCr=20HA=20Add-on=20Store?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - repository.yaml im Root → Repo als HA Add-on-Quelle nutzbar - slug: growatt_shinelan_x (Unterstriche statt Bindestriche, HA-konform) Co-Authored-By: Claude Sonnet 4.6 --- haos-addon/config.yaml | 2 +- repository.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 repository.yaml diff --git a/haos-addon/config.yaml b/haos-addon/config.yaml index 91c94c4..a9e8ed5 100644 --- a/haos-addon/config.yaml +++ b/haos-addon/config.yaml @@ -1,6 +1,6 @@ name: Growatt ShineLAN-X version: "1.0.0" -slug: growatt-shinelan-x +slug: growatt_shinelan_x description: Growatt Wechselrichter via ShineLAN-X (NuttX Modbus TCP) → MQTT Discovery + Web UI url: https://gitea.bitfire.work/retr0/Growatt-Wechselrichter-HAOS arch: diff --git a/repository.yaml b/repository.yaml new file mode 100644 index 0000000..8fa730f --- /dev/null +++ b/repository.yaml @@ -0,0 +1,3 @@ +name: Growatt Wechselrichter +url: https://gitea.bitfire.work/retr0/Growatt-Wechselrichter-HAOS +maintainer: retr0