
Sonos AI Integration
Sonos AI agents from Bonfire Terminal run locally on your own Mac or PC, orchestrating multi-room home audio playback through the Sonos API. Queue rooms, adjust volume, and group speakers from Slack or Telegram while your control stays fully on-device.
What Bonfire can do in Sonos
Real actions from the Sonos API that a Bonfire agent can run on your behalf, on-device.
| Action | Resource | Method · Endpoint |
|---|---|---|
| List households | Households | GET /v1/households |
| List groups | Groups | GET /v1/households/{householdId}/groups |
| Play | Playback | POST /v1/groups/{groupId}/playback/play |
| Pause | Playback | POST /v1/groups/{groupId}/playback/pause |
| Skip track | Playback | POST /v1/groups/{groupId}/playback/skipToNextTrack |
| Get metadata | Playback | GET /v1/groups/{groupId}/playbackMetadata |
| Set group volume | Volume | POST /v1/groups/{groupId}/groupVolume |
| Load favorite | Favorites | POST /v1/groups/{groupId}/favorites |
Sonos agents in action
On your machine, not a SaaS
Bonfire Terminal
- Your keys & data stay on your device
- Perpetual license — no per-seat SaaS fee
- Any connected model — Claude, GPT, Gemini or Grok
- Offline Llama for local, private reasoning
- Driven from chat you already use
Cloud AI middleman
- Keys & data pass through a third-party server
- Recurring subscription, usage caps
- Model locked to the vendor
- Yet another dashboard to log into
Sonos — questions
Can Bonfire automate Sonos?
Yes. Bonfire runs on your machine, holds your Sonos credentials locally, and a connected model (Claude, GPT, Gemini or Grok) drives the Sonos API to run the actions you ask for in chat.
Does my Sonos data go to the cloud?
Bonfire runs on your desktop and keeps your keys local — it isn't a SaaS holding your data. Only the specific request you approve is sent to your chosen AI model.
Which AI models can I use?
Any connected model — Claude, GPT, Gemini or Grok. A fully offline Llama model runs locally for private reasoning but can't reach live APIs.