Document how to add new Shellys to Hermes MCP.

This commit is contained in:
Homelab Cursor 2026-07-16 18:33:56 +02:00
parent 62215566d6
commit abe74938c5

View file

@ -44,3 +44,8 @@ Tools: `shelly_list`, `shelly_status`, `shelly_cover`, `shelly_pulse`.
Safety: Bad unten Bewegung gesperrt; Tor/Tuersummer nur `confirm=true` und nie in Cron (`HERMES_CRON_SESSION`). Safety: Bad unten Bewegung gesperrt; Tor/Tuersummer nur `confirm=true` und nie in Cron (`HERMES_CRON_SESSION`).
Deploy-Ziel CT151: `/root/.hermes/shelly_mcp.py` + `mcp_servers.shelly` in config.yaml. Deploy-Ziel CT151: `/root/.hermes/shelly_mcp.py` + `mcp_servers.shelly` in config.yaml.
### Neue Shellys anbinden
Siehe CT999: `/root/docs/projekte/shelly-inventar.md` Abschnitt **Neue Shellys anbinden (Runbook)**.
Kurz: `DEVICES` in `shelly_mcp.py` erweitern, Hook-IP falls noetig, push + Deploy CT151, Gateway-Restart.