1
0
Fork
You've already forked lockserver
0
A Home Assistant addon to manage Z-Wave locks https://git.janky.solutions/finn/lockserver
  • Go 87.8%
  • HTML 8.2%
  • Dockerfile 2.3%
  • CSS 1.7%
2026年06月21日 13:25:51 +00:00
.forgejo/workflows Pin dependencies 2025年09月13日 05:06:15 +00:00
cmd/lockserver rip out all auth stuff, add a containerfile 2024年04月23日 17:34:57 -07:00
config fix default generated code length 2025年09月12日 21:52:13 -07:00
db add readme and limit log entry counts displayed 2024年11月24日 16:36:18 -08:00
frontend Frontend: put version number in static URL to cache-bust on updates 2025年02月23日 14:48:35 -08:00
httpserver Frontend: put version number in static URL to cache-bust on updates 2025年02月23日 14:48:35 -08:00
zwavejs fix build 2025年09月12日 23:19:54 -07: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 modernc.org/sqlite to v1.53.0 2026年06月21日 13:25:51 +00:00
go.sum Update module modernc.org/sqlite to v1.53.0 2026年06月21日 13:25:51 +00: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 tweak renovate config 2025年09月12日 21:29:23 -07: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.