create a custom hassio repository with portainer

This commit is contained in:
2022-08-13 20:19:59 +02:00
parent 1b71c11b96
commit 5055e39cd0
26 changed files with 374 additions and 185 deletions

View File

@@ -1,4 +1,4 @@
# https://developers.home-assistant.io/docs/add-ons/repository#repository-configuration
name: Example Home Assistant add-on repository
url: 'https://github.com/home-assistant/addons-example'
maintainer: Awesome Maintainer <awesome@example.com>
name: My custom Home Assistant add-on repository
url: 'https://git.nstoerzbach.de/nico.stoerzbach/hassio-repository'
maintainer: Nico Störzbach <admin@nstoerzbach.de>