implement-service-stream - Add Sonos Service Event Streaming
Add event streaming support with event types, processor integration, and polling fallback
Tags
Updated: 2026-03-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- define event struct
- add event data variant
- add event processor case
- implement polling strategy
- add tests
Inputs
- sonos-api service implementation
- Sonos speaker
Outputs
- event stream support
- polling strategy implementation
Requirements
- sonos-api service implemented
- Rust toolchain
- Python runtime
