main #3

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

View file

@ -1,6 +1,6 @@
name: "Seafile sync" name: "Seafile sync"
description: "My first real add-on!" description: "My first real add-on!"
version: "0.0.01" version: "0.0.02"
slug: "seafile_test" slug: "seafile_test"
url: https://git.lermer.nl/Mathijs/Hass-addons/src/branch/main/seafile_sync url: https://git.lermer.nl/Mathijs/Hass-addons/src/branch/main/seafile_sync
init: false init: false
@ -16,11 +16,13 @@ options:
USERNAME: name of user USERNAME: name of user
PASSWORD: 1234 PASSWORD: 1234
LIBRARY_UUID: 0000 LIBRARY_UUID: 0000
SEAF_SKIP_SSL_CERT: true
schema: schema:
SERVER_URL: str SERVER_URL: str
USERNAME: str USERNAME: str
PASSWORD: password PASSWORD: password
LIBRARY_UUID: password LIBRARY_UUID: password
SEAF_SKIP_SSL_CERT: str
#volumes: #volumes:
# - /config:/library:ro # - /config:/library:ro