blucli

star 75

Control Bluesound/NAD players: discovery, playback, volume, grouping, and TuneIn radio via blu CLI.

emanueleielo By emanueleielo schedule Updated 2/23/2026

name: blucli description: "Control Bluesound/NAD players: discovery, playback, volume, grouping, and TuneIn radio via blu CLI." requires_bridge: "blucli"

Bluesound / NAD (BluOS)

Use the blucli bridge to control Bluesound/NAD players via the blu CLI on the host.

When to Use

  • User asks to control Bluesound or NAD speakers
  • Playing/pausing BluOS devices
  • Adjusting volume, grouping speakers
  • Searching/playing TuneIn radio

When NOT to Use

  • Sonos speakers -> use sonos bridge
  • Spotify -> use spotify bridge

Commands

All commands run via host_execute(bridge="blucli", command="...").

blu devices                                    # Discover devices
blu --device "Living Room" status              # Current status
blu --device "Living Room" play                # Play
blu --device "Living Room" pause               # Pause
blu --device "Living Room" volume set 15       # Set volume
blu group status                               # Group status
blu group add --device "Bedroom"               # Add to group
blu tunein search "BBC Radio"                  # Search TuneIn
blu tunein play "BBC Radio 1"                  # Play radio

Setup (on host)

  • Install: go install github.com/steipete/blucli/cmd/blu@latest
  • BluOS devices must be on local network
  • Uncomment blucli bridge in config.yaml, restart gateway
Install via CLI
npx skills add https://github.com/emanueleielo/ciana-parrot --skill blucli
Repository Details
star Stars 75
call_split Forks 16
navigation Branch main
article Path SKILL.md
More from Creator
emanueleielo
emanueleielo Explore all skills →