From 5999d08d72e4c4669b629ad1fb886926839a7927 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Mon, 31 Jan 2022 00:04:00 +0200 Subject: [PATCH] Bump aiowebostv to 0.1.2 (#65267) --- 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 733693720a0..afba19c82d9 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.1", "sqlalchemy==1.4.27"], + "requirements": ["aiowebostv==0.1.2", "sqlalchemy==1.4.27"], "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 157acea0f53..2a2b8567f27 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -278,7 +278,7 @@ aiovlc==0.1.0 aiowatttime==0.1.1 # homeassistant.components.webostv -aiowebostv==0.1.1 +aiowebostv==0.1.2 # homeassistant.components.yandex_transport aioymaps==1.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 07ce89ccd05..3daa7a710bd 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -213,7 +213,7 @@ aiovlc==0.1.0 aiowatttime==0.1.1 # homeassistant.components.webostv -aiowebostv==0.1.1 +aiowebostv==0.1.2 # homeassistant.components.yandex_transport aioymaps==1.2.2