kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.49k stars 205 forks source link

Sonos is broken in 2022.4 and 2022.5 #646

Closed secbitchris closed 2 years ago

secbitchris commented 2 years ago

Endless amounts of this:

Logger: homeassistant.components.sonos Source: components/sonos/init.py:195 Integration: Sonos (documentation, issues) First occurred: 9:44:13 PM (233 occurrences) Last logged: 9:48:15 PM

Failed to connect to configured player '192.168.1.152': UPnP Error 501 received: Action Failed from 192.168.1.152 Failed to connect to configured player '192.168.1.167': UPnP Error 501 received: Action Failed from 192.168.1.167 Failed to connect to configured player '192.168.1.140': UPnP Error 501 received: Action Failed from 192.168.1.140 Failed to connect to configured player '192.168.1.225': UPnP Error 501 received: Action Failed from 192.168.1.225 Failed to connect to configured player '192.168.1.120': UPnP Error 501 received: Action Failed from 192.168.1.120

Both in auto-discovery and with a manual yaml file with all 23 of my speakers IP's added.

Same result.

kalkih commented 2 years ago

This issue isn't related to this card but rather the Sonos integration itself, it should instead be raised in home-assistant/core