add workaround to use spotify on sonos (#37963)

This commit is contained in:
c0ffeeca7 2025-03-14 11:23:17 +01:00 committed by GitHub
commit b40f0fa952
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -156,4 +156,4 @@ The `media_content_id` value can be obtained from the Spotify desktop app by cli
## Unsupported devices
- **Sonos**: Although Sonos is a Spotify Connect device, it is not supported by the official Spotify API.
- **Sonos**: Although Sonos is a Spotify Connect device, it is not supported by the official Spotify API. One workaround to use Sonos players with Spotify is through [Music Assistant](https://www.music-assistant.io/) using the action `music_assistant.play_media`. Music Assistant creates another media_player entity named after the original media_player, which you can use to play from Spotify.