From 015c48556ffa4c664b536309ab074fa72ce80372 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Mon, 3 Aug 2026 18:21:00 +0300 Subject: [PATCH] Bump aiowebostv to 0.9.0 (#178091) --- homeassistant/components/webostv/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/webostv/manifest.json b/homeassistant/components/webostv/manifest.json index 241483ad4a54..56be93a8e443 100644 --- a/homeassistant/components/webostv/manifest.json +++ b/homeassistant/components/webostv/manifest.json @@ -8,7 +8,7 @@ "iot_class": "local_push", "loggers": ["aiowebostv"], "quality_scale": "platinum", - "requirements": ["aiowebostv==0.8.0"], + "requirements": ["aiowebostv==0.9.0"], "ssdp": [ { "st": "urn:lge-com:service:webos-second-screen:1" diff --git a/requirements_all.txt b/requirements_all.txt index 4acaae7e9a3a..90b70f8be763 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -471,7 +471,7 @@ aiowatttime==0.1.1 aiowebdav2==0.6.2 # homeassistant.components.webostv -aiowebostv==0.8.0 +aiowebostv==0.9.0 # homeassistant.components.withings aiowithings==3.1.6