Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 809 Bytes

File metadata and controls

32 lines (22 loc) · 809 Bytes

Summary

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor
  • Tests
  • CI / tooling

Checklist

  • I have explicit written permission from the maintainer to contribute (required - see CONTRIBUTING.md).
  • python server.py starts with no errors.
  • python websocket_server.py starts 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.

Testing

Describe how you tested this change (manual steps, devices, browsers).

Screenshots (if UI change)

Related issues

Closes #____