15 lines
329 B
YAML
15 lines
329 B
YAML
name: LockServer
|
|
description: manage z-wave locks
|
|
version: v0.5.0
|
|
slug: lockserver
|
|
init: false
|
|
ingress: true
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
- armv7
|
|
stage: experimental
|
|
watchdog: http://[HOST]:[PORT:8080]/health
|
|
image: git.janky.solutions/finn/lockserver
|
|
url: https://git.janky.solutions/finn/lockserver
|
|
panel_icon: mdi:lock-smart
|