Point the manifests at the real repository URL

Also documents the two things that stop an install dead: the repository must be
public for Home Assistant to clone it anonymously (a private repo shows nothing
in the store and gives no useful error), and config.yaml's `version` must be
bumped for every change or Supervisor reuses the previously built image.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016NckgXecasQb2eSsPYNSW6
This commit is contained in:
2026-08-23 02:33:22 +02:00
co-authored by Claude Opus 5
parent 594f8f9fc9
commit 36cc837446
3 changed files with 21 additions and 5 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
name: GoodWe RS485 Controller
url: https://github.com/REPLACE-ME/goodwe-addon
maintainer: REPLACE-ME <REPLACE-ME@example.com>
url: https://gittea.kammenstraatha.duckdns.org/admin/goodwe-addon
maintainer: glenn schrooyen <gschrooyen@gmail.com>