From 53933000862d6166772c688c4e2fb4e609b2cfcb Mon Sep 17 00:00:00 2001 From: Josh Bendavid Date: Wed, 15 Jan 2020 19:48:30 +0100 Subject: [PATCH] update to aiopylgtv 0.2.7 (#30797) --- homeassistant/components/webostv/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/webostv/manifest.json b/homeassistant/components/webostv/manifest.json index ddd7be6f3da..ff254e35159 100644 --- a/homeassistant/components/webostv/manifest.json +++ b/homeassistant/components/webostv/manifest.json @@ -2,7 +2,7 @@ "domain": "webostv", "name": "LG webOS Smart TV", "documentation": "https://www.home-assistant.io/integrations/webostv", - "requirements": ["aiopylgtv==0.2.6"], + "requirements": ["aiopylgtv==0.2.7"], "dependencies": ["configurator"], "codeowners": ["@bendavid"] } diff --git a/requirements_all.txt b/requirements_all.txt index 93bc45470ac..55c6f72b6b6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -190,7 +190,7 @@ aionotion==1.1.0 aiopvapi==1.6.14 # homeassistant.components.webostv -aiopylgtv==0.2.6 +aiopylgtv==0.2.7 # homeassistant.components.switcher_kis aioswitcher==2019.4.26 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e6942a3cfcd..4b508bc2833 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -69,7 +69,7 @@ aiohue==1.10.1 aionotion==1.1.0 # homeassistant.components.webostv -aiopylgtv==0.2.6 +aiopylgtv==0.2.7 # homeassistant.components.switcher_kis aioswitcher==2019.4.26