mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
bump soco to 0.30.9 (#139143)
This commit is contained in:
parent
580c6f2684
commit
db5bf41790
@ -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.8", "sonos-websocket==0.1.3"],
|
"requirements": ["soco==0.30.9", "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
@ -2754,7 +2754,7 @@ smart-meter-texas==0.5.5
|
|||||||
snapcast==2.3.6
|
snapcast==2.3.6
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
soco==0.30.8
|
soco==0.30.9
|
||||||
|
|
||||||
# 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
@ -2221,7 +2221,7 @@ smart-meter-texas==0.5.5
|
|||||||
snapcast==2.3.6
|
snapcast==2.3.6
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
soco==0.30.8
|
soco==0.30.9
|
||||||
|
|
||||||
# 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