From abe74938c57e76ddb1f9e23edae5cac8bb6ac8d9 Mon Sep 17 00:00:00 2001 From: Homelab Cursor Date: Thu, 16 Jul 2026 18:33:56 +0200 Subject: [PATCH] Document how to add new Shellys to Hermes MCP. --- infra/hermes/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/infra/hermes/README.md b/infra/hermes/README.md index e24ea7904..12e6bf10b 100644 --- a/infra/hermes/README.md +++ b/infra/hermes/README.md @@ -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`). 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.