Lars Strojny
|
19131ee9c3
|
Winter cleanup (#41)
Various small cleanups, code reorgs, etc.
|
2022-11-24 22:12:40 +01:00 |
|
Lars Strojny
|
6f7686ba34
|
Auto-generate configuration documentation in README (#26)
Auto-generate the documentation of the configuration options in
`README.md` from `config.schema.json`.
|
2022-11-17 13:19:22 +01:00 |
|
Lars Strojny
|
52efa69bf0
|
Automate code generation for config schema (#16)
Use a fork of https://github.com/lstrojny/json-schema-to-zod to generate
the boundary check for the config automatically.
|
2022-11-10 13:06:16 +01:00 |
|
Lars Strojny
|
f6bc8ca90c
|
Use code generation for UUID service map (#14)
Instead of introspecting *hap-nodejs* at runtime for UUID to service
mapping, generate the map during build time.
|
2022-11-10 11:07:31 +01:00 |
|