Bump soco to 0.30.11 (#150072)

This commit is contained in:
Pete Sage 2025-08-05 17:56:27 -04:00 committed by GitHub
parent 445a7fc749
commit 4f1b75e3b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
"documentation": "https://www.home-assistant.io/integrations/sonos",
"iot_class": "local_push",
"loggers": ["soco", "sonos_websocket"],
"requirements": ["soco==0.30.9", "sonos-websocket==0.1.3"],
"requirements": ["soco==0.30.11", "sonos-websocket==0.1.3"],
"ssdp": [
{
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"

2
requirements_all.txt generated
View File

@ -2805,7 +2805,7 @@ smart-meter-texas==0.5.5
snapcast==2.3.6
# homeassistant.components.sonos
soco==0.30.9
soco==0.30.11
# homeassistant.components.solaredge_local
solaredge-local==0.2.3

View File

@ -2315,7 +2315,7 @@ smart-meter-texas==0.5.5
snapcast==2.3.6
# homeassistant.components.sonos
soco==0.30.9
soco==0.30.11
# homeassistant.components.solarlog
solarlog_cli==0.4.0