hassio-addons/lockserver/config.yaml

14 lines
282 B
YAML
Raw Normal View History

2024-04-24 00:54:59 +00:00
name: LockServer
description: manage z-wave locks
2024-04-24 01:19:23 +00:00
version: "0.2.0"
slug: lockserver
2024-04-24 00:54:59 +00:00
init: false
webui: "http://[HOST]:[PORT:8080]"
arch:
- aarch64
- amd64
2024-04-24 01:13:21 +00:00
- armv7
2024-04-24 00:54:59 +00:00
stage: experimental
watchdog: http://[HOST]:[PORT:8080]/health
2024-04-24 01:00:35 +00:00
image: git.janky.solutions/finn/lockserver:latest