mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 10:07:12 +00:00
Bump sonos-websocket to 0.1.1 (#92834)
This commit is contained in:
committed by
Paulus Schoutsen
parent
3c45bda0e8
commit
c1b18dcbba
@@ -8,7 +8,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sonos",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["soco"],
|
||||
"requirements": ["soco==0.29.1", "sonos-websocket==0.1.0"],
|
||||
"requirements": ["soco==0.29.1", "sonos-websocket==0.1.1"],
|
||||
"ssdp": [
|
||||
{
|
||||
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"
|
||||
|
||||
@@ -2390,7 +2390,7 @@ solax==0.3.0
|
||||
somfy-mylink-synergy==1.0.6
|
||||
|
||||
# homeassistant.components.sonos
|
||||
sonos-websocket==0.1.0
|
||||
sonos-websocket==0.1.1
|
||||
|
||||
# homeassistant.components.marytts
|
||||
speak2mary==1.4.0
|
||||
|
||||
@@ -1714,7 +1714,7 @@ solax==0.3.0
|
||||
somfy-mylink-synergy==1.0.6
|
||||
|
||||
# homeassistant.components.sonos
|
||||
sonos-websocket==0.1.0
|
||||
sonos-websocket==0.1.1
|
||||
|
||||
# homeassistant.components.marytts
|
||||
speak2mary==1.4.0
|
||||
|
||||
Reference in New Issue
Block a user