Bump sonos-websocket to 0.1.3 (#107765)
This commit is contained in:
parent
e595d24d78
commit
0bdbb52694
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.0", "sonos-websocket==0.1.2"],
|
"requirements": ["soco==0.30.0", "sonos-websocket==0.1.3"],
|
||||||
"ssdp": [
|
"ssdp": [
|
||||||
{
|
{
|
||||||
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"
|
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"
|
||||||
|
|
|
@ -2533,7 +2533,7 @@ solax==0.3.2
|
||||||
somfy-mylink-synergy==1.0.6
|
somfy-mylink-synergy==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
sonos-websocket==0.1.2
|
sonos-websocket==0.1.3
|
||||||
|
|
||||||
# homeassistant.components.marytts
|
# homeassistant.components.marytts
|
||||||
speak2mary==1.4.0
|
speak2mary==1.4.0
|
||||||
|
|
|
@ -1913,7 +1913,7 @@ solax==0.3.2
|
||||||
somfy-mylink-synergy==1.0.6
|
somfy-mylink-synergy==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
sonos-websocket==0.1.2
|
sonos-websocket==0.1.3
|
||||||
|
|
||||||
# homeassistant.components.marytts
|
# homeassistant.components.marytts
|
||||||
speak2mary==1.4.0
|
speak2mary==1.4.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue