mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 12:38:21 +00:00
Bump soco to 0.30.11 (#150072)
This commit is contained in:
parent
445a7fc749
commit
4f1b75e3b4
@ -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", "sonos_websocket"],
|
"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": [
|
"ssdp": [
|
||||||
{
|
{
|
||||||
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"
|
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2805,7 +2805,7 @@ smart-meter-texas==0.5.5
|
|||||||
snapcast==2.3.6
|
snapcast==2.3.6
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
soco==0.30.9
|
soco==0.30.11
|
||||||
|
|
||||||
# homeassistant.components.solaredge_local
|
# homeassistant.components.solaredge_local
|
||||||
solaredge-local==0.2.3
|
solaredge-local==0.2.3
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2315,7 +2315,7 @@ smart-meter-texas==0.5.5
|
|||||||
snapcast==2.3.6
|
snapcast==2.3.6
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
soco==0.30.9
|
soco==0.30.11
|
||||||
|
|
||||||
# homeassistant.components.solarlog
|
# homeassistant.components.solarlog
|
||||||
solarlog_cli==0.4.0
|
solarlog_cli==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user