Instructions for NickoScope/nickol-knx-mcp, covering ets / knx assistant — project rules, hard safety rules, two-layer architecture, group address structure (3-level main/middle/sub) and command / status pairs (the most important rule).
MCP server "nickol-knx" as configured in NickoScope/nickol-knx-mcp. Launched with uv --directory /ABSOLUTE/PATH/TO/nickol-knx-mcp run nickol-knx-mcp. Needs 1 environment variable to run.
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
Two-circuit backup & GitHub sync system for Home Assistant. Circuit 1 — real git inside /config with a deploy key, a pre-commit secret scanner and meaningful commits; Circuit 2 — full encrypted HA backups in GitHub Releases. Use EVERY time the task involves: backing up Home Assistant, syncing its config, git in…