Initial commit: Shelly Plug S CLI tool

Local network CLI for managing Shelly Plug S Gen 3 / Plus Plug S
smart plugs via the Shelly RPC API (Gen 2/3). Designed as an
AI-agent interface with machine-readable JSON output.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Moritz 2026-02-19 22:52:12 +01:00
commit 00b17c0bb1
3 changed files with 471 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
mappings.json
__pycache__/
*.pyc
.env