homeassistantcomponent_spotifyplus icon indicating copy to clipboard operation
homeassistantcomponent_spotifyplus copied to clipboard

Sonos Arc Control Errors (Lukas)

Open thlucas1 opened this issue 8 months ago • 72 comments

I get this response from my sonos speaker (using a ikea symfonisk):

Failed to call service spotifyplus.zeroconf_device_connect. ZeroconfResponse: SpotifyError="0" Status="103" StatusString="ERROR-UNKNOWN"

While trying to call this service:

service: spotifyplus.zeroconf_device_connect
data:
  entity_id: media_player.spotifyplus_lukas
  host_ipv4_address: 192.168.1.121
  host_ip_port: 1400
  cpath: /spotifyzc
  username: <canonical>
  password: <devicePassword>

Let me know if you have any other ideas... It would be sooo sick getting this to work

Note: using the .31 release from a few hours ago

Originally posted by @s00500 in https://github.com/thlucas1/homeassistantcomponent_spotifyplus/discussions/22#discussioncomment-9864874

thlucas1 avatar Jun 27 '24 21:06 thlucas1