No description
Find a file
Finn 7a0420bb46
All checks were successful
/ build-container (push) Successful in 8m50s
Update CSS
2024-11-24 19:49:27 -08:00
.forgejo/workflows Fix version 2024-11-23 17:01:50 -08:00
cmd/lockserver rip out all auth stuff, add a containerfile 2024-04-23 17:34:57 -07:00
config Fix version 2024-11-23 17:01:50 -08:00
db add readme and limit log entry counts displayed 2024-11-24 16:36:18 -08:00
frontend Update CSS 2024-11-24 19:49:27 -08:00
httpserver Show logs when editing a code 2024-11-24 16:08:06 -08:00
zwavejs Add support for editing individual lock code slots 2024-11-22 22:45:49 -08:00
.gitignore rip out all auth stuff, add a containerfile 2024-04-23 17:34:57 -07:00
Containerfile Update CSS 2024-11-24 19:49:27 -08:00
go.mod Update module github.com/pressly/goose/v3 to v3.23.0 2024-11-23 22:57:08 +00:00
go.sum go mod tidy 2024-11-23 14:59:22 -08:00
lockserver.defaults.json fix arm build by dropping sqlite3 cgo dep 2024-04-23 21:12:58 -07:00
make-defaults-json.go rip out all auth stuff, add a containerfile 2024-04-23 17:34:57 -07:00
README.md add readme and limit log entry counts displayed 2024-11-24 16:36:18 -08:00
renovate.json Add renovate.json 2024-09-08 05:03:27 +00:00
sqlc.yaml Initial commit 2024-04-08 21:25:36 -07:00

lockserver

better Z-Wave Lock management for Home Assistant

Status

This is a work in progress. I have some ideas of where I want it to go, but I'm mostly experimenting with my own needs.

Install

To add to Home Assistant, add my hassio-addons repo by clicking the button below, then search for and install the "LockServer" addon.

Add to Home Assistant.

Usage

When you open the addon's web UI, it will show a list of Z-Wave locks. Clicking a lock shows all codes slots for that lock. Clicking edit on each slot allows changing the code, changing the name, enabling or disabling the slot, and seeing a log of recent uses of that code.