name: "Seafile sync" description: "My first real add-on!" 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: SERVER_URL: https://example.com USERNAME: name of user PASSWORD: 1234 LIBRARY_UUID: 0000 schema: SERVER_URL: str USERNAME: str PASSWORD: password LIBRARY_UUID: password #volumes: # - /config:/library:ro