From a9b611d3ed8744c2af595459293438657cccd9db Mon Sep 17 00:00:00 2001 From: Berni Moses Date: Sat, 29 Aug 2020 16:22:37 +0200 Subject: [PATCH] Bump python-temescal to 0.3 for lg_soundbar (#39379) --- homeassistant/components/lg_soundbar/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/lg_soundbar/manifest.json b/homeassistant/components/lg_soundbar/manifest.json index 8ec7c789166..d7bc310253d 100644 --- a/homeassistant/components/lg_soundbar/manifest.json +++ b/homeassistant/components/lg_soundbar/manifest.json @@ -2,6 +2,6 @@ "domain": "lg_soundbar", "name": "LG Soundbars", "documentation": "https://www.home-assistant.io/integrations/lg_soundbar", - "requirements": ["temescal==0.2"], + "requirements": ["temescal==0.3"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index 8a3221cd355..f53c7894395 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2106,7 +2106,7 @@ tellcore-py==1.1.2 tellduslive==0.10.11 # homeassistant.components.lg_soundbar -temescal==0.2 +temescal==0.3 # homeassistant.components.temper temperusb==1.5.3