Back to workflow skills
OthersBluOS speaker controlPW
AuthorOpenClaw
Others Skill

BluOS speaker control

BluOS CLI (blu) is used for device discovery, playback control, grouping, and volume adjustment.

0Uses38Likes45Views

What this skill does

# blucli (blu) Use `blu` to control Bluesound/NAD players. Quick start - `blu devices` (pick target) - `blu --device <id> status` - `blu play|pause|stop` - `blu volume set 15` Target selection (in priority order) - `--device <id|name|alias>` - `BLU_DEVICE` - config default (if set) Common tasks - Grouping: `blu group status|add|remove` - TuneIn search/play: `blu tunein search "query"`, `blu tunein play "query"` Prefer `--json` for scripts. Confirm the target device before changing playback.

  • Clarifies goals, inputs, and success criteria
  • Preserves evidence and marks uncertain boundaries
  • Produces structured, editable results
Installationnpx clawhub@latest install blucliView source