diff --git a/repository.yaml b/repository.yaml index 0bf670c..331cf86 100644 --- a/repository.yaml +++ b/repository.yaml @@ -1,4 +1,4 @@ # https://developers.home-assistant.io/docs/add-ons/repository#repository-configuration -name: Mathijs's add-on repository -url: 'https://git.lermer.nl/Mathijs/Hass-addons' +name: Mathijs's add-on repository DEV +url: 'https://git.lermer.nl/Mathijs/Hass-addons/src/branch/dev' maintainer: Mathijs \ No newline at end of file diff --git a/seafile_sync/config.yaml b/seafile_sync/config.yaml index f78a4ff..069df0f 100644 --- a/seafile_sync/config.yaml +++ b/seafile_sync/config.yaml @@ -1,15 +1,15 @@ name: "Seafile sync" description: "My first real add-on!" -version: "0.0.02" +version: "0.0.03" slug: "seafile_test" url: https://git.lermer.nl/Mathijs/Hass-addons/src/branch/main/seafile_sync init: false boot: manual -startup: once +startup: application arch: - amd64 map: - - "config:ro" + - "config:/library:ro" host_network: true options: SERVER_URL: https://example.com