shelly repl
shelly repl
Launch interactive REPL
Synopsis
Launch an interactive REPL (Read-Eval-Print Loop) for Shelly CLI.
This provides a command-line shell where you can enter Shelly commands without prefixing them with ‘shelly’. It supports command history and readline-style line editing (arrow keys, Ctrl+A/E, etc.).
Available commands in REPL:
help Show available commands
devices List registered devices
connect
To control a specific component (e.g., switch ID 1 on a multi-switch device), use the rpc command with the appropriate method and parameters.
| |
Examples
| |
Options
| |
Options inherited from parent commands
| |
SEE ALSO
- shelly - CLI for controlling Shelly smart home devices