main #3

Merged
Lermer merged 35 commits from main into dev 2022-07-28 06:59:08 +02:00
Showing only changes of commit f134b6be25 - Show all commits

View file

@ -1,12 +1,16 @@
name: "Seafile sync"
description: "My first real add-on!"
version: "0.0.01"
version: "0.0.02"
slug: "seafile_test"
url: https://git.lermer.nl/Mathijs/Hass-addons/src/branch/main/seafile_sync
init: false
boot: manual
startup: once
arch:
- amd64
map:
- "config:ro"
options:
SEAF_SERVER_URL: https://example.com
SEAF_USERNAME: name of user
@ -17,5 +21,6 @@ schema:
SEAF_USERNAME: str
SEAF_PASSWORD: password
SEAF_LIBRARY_UUID: str
#volumes:
# - /config:/library:ro