diff --git a/lockserver/README.md b/lockserver/README.md new file mode 100644 index 0000000..c5e78a9 --- /dev/null +++ b/lockserver/README.md @@ -0,0 +1,5 @@ +# LockServer + +_better z-wave locks_ + +This is an experimental add-on to assist in managing Z-Wave locks. Currently the focus is managing access codes. It should automatically discover all of your locks. For details and development updates, visit [the repository](https://git.janky.solutions/finn/lockserver). diff --git a/lockserver/config.yaml b/lockserver/config.yaml index 4fb165a..6a47fbf 100644 --- a/lockserver/config.yaml +++ b/lockserver/config.yaml @@ -11,3 +11,7 @@ arch: 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 +services: + - zwave_js:need