HAOS Add-on: repository.yaml + Slug-Fix für HA Add-on Store

- 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 <noreply@anthropic.com>
This commit is contained in:
retr0
2026-04-24 22:32:29 +02:00
parent 0d6b860664
commit af6ff398e8
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: Growatt ShineLAN-X name: Growatt ShineLAN-X
version: "1.0.0" 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 description: Growatt Wechselrichter via ShineLAN-X (NuttX Modbus TCP) → MQTT Discovery + Web UI
url: https://gitea.bitfire.work/retr0/Growatt-Wechselrichter-HAOS url: https://gitea.bitfire.work/retr0/Growatt-Wechselrichter-HAOS
arch: arch:
+3
View File
@@ -0,0 +1,3 @@
name: Growatt Wechselrichter
url: https://gitea.bitfire.work/retr0/Growatt-Wechselrichter-HAOS
maintainer: retr0