Bump SoCo to 0.30.4 (#117212)
This commit is contained in:
parent
52cca26473
commit
b180e14224
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/sonos",
|
"documentation": "https://www.home-assistant.io/integrations/sonos",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["soco"],
|
"loggers": ["soco"],
|
||||||
"requirements": ["soco==0.30.3", "sonos-websocket==0.1.3"],
|
"requirements": ["soco==0.30.4", "sonos-websocket==0.1.3"],
|
||||||
"ssdp": [
|
"ssdp": [
|
||||||
{
|
{
|
||||||
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"
|
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"
|
||||||
|
|
|
@ -2578,7 +2578,7 @@ smhi-pkg==1.0.16
|
||||||
snapcast==2.3.6
|
snapcast==2.3.6
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
soco==0.30.3
|
soco==0.30.4
|
||||||
|
|
||||||
# homeassistant.components.solaredge_local
|
# homeassistant.components.solaredge_local
|
||||||
solaredge-local==0.2.3
|
solaredge-local==0.2.3
|
||||||
|
|
|
@ -1997,7 +1997,7 @@ smhi-pkg==1.0.16
|
||||||
snapcast==2.3.6
|
snapcast==2.3.6
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
soco==0.30.3
|
soco==0.30.4
|
||||||
|
|
||||||
# homeassistant.components.solax
|
# homeassistant.components.solax
|
||||||
solax==3.1.0
|
solax==3.1.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue