Bump SoCo to 0.30.8 - Sonos (#136601)

update soco to 0.30.8
This commit is contained in:
Pete Sage 2025-01-26 18:34:16 -05:00 committed by GitHub
parent 17e12e6671
commit 3582d9b4da
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"],
"requirements": ["soco==0.30.6", "sonos-websocket==0.1.3"],
"requirements": ["soco==0.30.8", "sonos-websocket==0.1.3"],
"ssdp": [
{
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"

2
requirements_all.txt generated
View File

@ -2735,7 +2735,7 @@ smhi-pkg==1.0.19
snapcast==2.3.6
# homeassistant.components.sonos
soco==0.30.6
soco==0.30.8
# homeassistant.components.solaredge_local
solaredge-local==0.2.3

View File

@ -2202,7 +2202,7 @@ smhi-pkg==1.0.19
snapcast==2.3.6
# homeassistant.components.sonos
soco==0.30.6
soco==0.30.8
# homeassistant.components.solarlog
solarlog_cli==0.4.0