From c798413971248f5ada8eca2a378ca9e573039f5d Mon Sep 17 00:00:00 2001 From: Josh Bendavid Date: Sun, 12 Jan 2020 17:55:11 +0100 Subject: [PATCH] update aiopylgtv to 0.2.5 (#30702) --- 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 b154f5ef8ec..d842ada3fbb 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.4"], + "requirements": ["aiopylgtv==0.2.5"], "dependencies": ["configurator"], "codeowners": ["@bendavid"] } diff --git a/requirements_all.txt b/requirements_all.txt index e1db0d36940..b97b106eebc 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.4 +aiopylgtv==0.2.5 # homeassistant.components.switcher_kis aioswitcher==2019.4.26 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7ffc1d21295..ff228d57bb3 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.4 +aiopylgtv==0.2.5 # homeassistant.components.switcher_kis aioswitcher==2019.4.26