From 8cd640867cc7556d2766a59c4c04094a64ea60ff Mon Sep 17 00:00:00 2001 From: rajlaud <50647620+rajlaud@users.noreply.github.com> Date: Tue, 2 Jun 2020 20:31:44 -0500 Subject: [PATCH] Update pysqueezebox to 0.2.1 (#35956) --- homeassistant/components/squeezebox/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/squeezebox/manifest.json b/homeassistant/components/squeezebox/manifest.json index ae076c88b4a..98456de67b5 100644 --- a/homeassistant/components/squeezebox/manifest.json +++ b/homeassistant/components/squeezebox/manifest.json @@ -3,5 +3,5 @@ "name": "Logitech Squeezebox", "documentation": "https://www.home-assistant.io/integrations/squeezebox", "codeowners": ["@rajlaud"], - "requirements": ["pysqueezebox==0.1.4"] + "requirements": ["pysqueezebox==0.2.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index a835730dbae..46a02e8040e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1621,7 +1621,7 @@ pysonos==0.0.30 pyspcwebgw==0.4.0 # homeassistant.components.squeezebox -pysqueezebox==0.1.4 +pysqueezebox==0.2.1 # homeassistant.components.stiebel_eltron pystiebeleltron==0.0.1.dev2