From 65837c9075814709d40067aff64992d623b6f8f4 Mon Sep 17 00:00:00 2001 From: jjlawren Date: Fri, 28 Apr 2023 16:10:48 -0500 Subject: [PATCH] Bump `sonos-websocket` to 0.1.0 (#92209) Bump sonos-websocket to 0.1.0 --- homeassistant/components/sonos/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/sonos/manifest.json b/homeassistant/components/sonos/manifest.json index 9c6f93fc2a4..4a05053940c 100644 --- a/homeassistant/components/sonos/manifest.json +++ b/homeassistant/components/sonos/manifest.json @@ -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.0.5"], + "requirements": ["soco==0.29.1", "sonos-websocket==0.1.0"], "ssdp": [ { "st": "urn:schemas-upnp-org:device:ZonePlayer:1" diff --git a/requirements_all.txt b/requirements_all.txt index 3c9a9380da1..a1d87e139e9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2381,7 +2381,7 @@ solax==0.3.0 somfy-mylink-synergy==1.0.6 # homeassistant.components.sonos -sonos-websocket==0.0.5 +sonos-websocket==0.1.0 # homeassistant.components.marytts speak2mary==1.4.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4b2deadcef1..8afff4ee9b4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1714,7 +1714,7 @@ solax==0.3.0 somfy-mylink-synergy==1.0.6 # homeassistant.components.sonos -sonos-websocket==0.0.5 +sonos-websocket==0.1.0 # homeassistant.components.marytts speak2mary==1.4.0