Bump sonos-websocket to 0.1.0 (#92209)

Bump sonos-websocket to 0.1.0
This commit is contained in:
jjlawren 2023-04-28 16:10:48 -05:00 committed by GitHub
parent c483860560
commit 65837c9075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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.29.1", "sonos-websocket==0.0.5"], "requirements": ["soco==0.29.1", "sonos-websocket==0.1.0"],
"ssdp": [ "ssdp": [
{ {
"st": "urn:schemas-upnp-org:device:ZonePlayer:1" "st": "urn:schemas-upnp-org:device:ZonePlayer:1"

View File

@ -2381,7 +2381,7 @@ solax==0.3.0
somfy-mylink-synergy==1.0.6 somfy-mylink-synergy==1.0.6
# homeassistant.components.sonos # homeassistant.components.sonos
sonos-websocket==0.0.5 sonos-websocket==0.1.0
# homeassistant.components.marytts # homeassistant.components.marytts
speak2mary==1.4.0 speak2mary==1.4.0

View File

@ -1714,7 +1714,7 @@ solax==0.3.0
somfy-mylink-synergy==1.0.6 somfy-mylink-synergy==1.0.6
# homeassistant.components.sonos # homeassistant.components.sonos
sonos-websocket==0.0.5 sonos-websocket==0.1.0
# homeassistant.components.marytts # homeassistant.components.marytts
speak2mary==1.4.0 speak2mary==1.4.0