From c2eaa76dde6de99bce012871434a58be278f6f96 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Mon, 28 Mar 2022 12:28:58 +0300 Subject: [PATCH] Bump aiowebostv to 0.2.0 (#68773) --- 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 a51d2427b2c..30473551577 100644 --- a/homeassistant/components/webostv/manifest.json +++ b/homeassistant/components/webostv/manifest.json @@ -3,7 +3,7 @@ "name": "LG webOS Smart TV", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/webostv", - "requirements": ["aiowebostv==0.1.3", "sqlalchemy==1.4.32"], + "requirements": ["aiowebostv==0.2.0", "sqlalchemy==1.4.32"], "codeowners": ["@bendavid", "@thecode"], "ssdp": [{"st": "urn:lge-com:service:webos-second-screen:1"}], "quality_scale": "platinum", diff --git a/requirements_all.txt b/requirements_all.txt index 0edc85003d1..74998ec6cc5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -259,7 +259,7 @@ aiovlc==0.1.0 aiowatttime==0.1.1 # homeassistant.components.webostv -aiowebostv==0.1.3 +aiowebostv==0.2.0 # homeassistant.components.yandex_transport aioymaps==1.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7001227f590..b4d52499b2c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -222,7 +222,7 @@ aiovlc==0.1.0 aiowatttime==0.1.1 # homeassistant.components.webostv -aiowebostv==0.1.3 +aiowebostv==0.2.0 # homeassistant.components.yandex_transport aioymaps==1.2.2