Closed ismarslomic closed 4 years ago
Hey there @cgtobi, mind taking a look at this issue as its been labeled with an integration (sonos
) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)
@amelchio could you please take a look at this issue since it seems to be related to #41366? Thanks :+1:
Silly question but did you install Spotify as a service on the Sonos speakers? I get that error if I remove the service in the Sonos app ...
(Also, please remember to uninstall the beta custom integration that I now you tried at one point)
Yes, Spotify as a service is installed in the Sonos (s2) app and I just performed "Reauthorize Account". And yes, I have removed Sonos (Beta) integration from HACS. Im happy to help out on solving this issue, so please let me know if you need more details or have any suggestions on what I can try out.
To proceed, I would probably need a network capture while starting a Spotify track from the native app.
Are you by any chance using Sonos beta software?
No Sonos Beta software. So you would like to see network log while starting Spotify song from my Sonos mobile app?
I am experiencing this same issue on my instance. I never installed the beta version from HACS, just upgraded to 0.117.1.
Regular commands such as volume, play/pause, and switching sources to "My Sonos" favorites all work as normal.
When I attempt to play a Spotify URL or URI to Sonos, my logs show:
Error on play_media with UPnP Error 800 received: from 10.0.1.x
I'm happy to assist with troubleshooting as well, would love to get this working!
I looked into this, it seems that multiple different Spotify services exist and we need to handle each one differently. To get a bit closer, can you both tell me:
I am using:
Thanks. I am on Premium but not Family so it seems like that could potentially be an issue. If anyone is reading along, feel free to share more working/non-working configuration details.
Is anyone comfortable doing a wireshark/tcpdump of the communication that the official app does?
I can do that if provided some guidance on the process.
Also experiencing this. Amelchio directed me here to share info about my setup. Let me know if you would like additional details.
I made a new beta-008 that I think takes care of the US issue but I am not so sure about Family.
It can be installed as a custom repository (integration) with HACS: https://github.com/amelchio/sonos ... can someone please test?
If it still does not work with Family, I will sign up and see what's different.
It works!!!!! Just installed beta-008 and it worked immediately! Thanks a lot!
Thank you, that is a nice surprise. I will add it for the 0.118 beta then.
I installed the beta integration as well and it fixed the issue on my US Premium Family plan. Thank you!!
The problem
After successful upgrade to HA
0.117.0
I tried to use the new support for playing Spotify URIs with the Sonos integration by using themedia_player.play_media
service. I got two Sonos One (Gen 2) and one Sonos Go speakers that where already integrated in HA, and none of those managed to play Spotify playlist. Error I keep receiving in Logs isError on play_media with UPnP Error 800 received: from 192.168.0.14
. Im also experiencing the issue by using the Spotify Playlist Link and Spotify URI.Service call from Developer Tools:
Environment
Problem-relevant
configuration.yaml
Traceback/Error logs
Additional information