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:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user