From 5b2c1d701a7cc70d8b7e1d2cc9046f3ce276a060 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Mon, 16 Jan 2023 20:51:00 +0200 Subject: [PATCH] Bump aiowebostv to 0.3.2 (#86031) fixes undefined --- 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 8c957bd3a09..26fca61efe0 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.3.1"], + "requirements": ["aiowebostv==0.3.2"], "codeowners": ["@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 868e6303a51..6c3879f79ae 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -300,7 +300,7 @@ aiovlc==0.1.0 aiowatttime==0.1.1 # homeassistant.components.webostv -aiowebostv==0.3.1 +aiowebostv==0.3.2 # homeassistant.components.yandex_transport aioymaps==1.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 881130217fd..91d8acc6d11 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -278,7 +278,7 @@ aiovlc==0.1.0 aiowatttime==0.1.1 # homeassistant.components.webostv -aiowebostv==0.3.1 +aiowebostv==0.3.2 # homeassistant.components.yandex_transport aioymaps==1.2.2