- Bug fix
- New feature
- Documentation
- Refactor
- Tests
- CI / tooling
- I have explicit written permission from the maintainer to contribute (required - see CONTRIBUTING.md).
-
python server.pystarts with no errors. -
python websocket_server.pystarts with no errors (if affected). - No runtime files staged (
config.json,Home/**,data/*,*.log). - New/changed API endpoints are documented in
docs/API.md. - New/changed options are documented in
docs/CONFIGURATION.md.
Describe how you tested this change (manual steps, devices, browsers).
Closes #____