From 1a60c46d67eeb2fcf76f887c93aa9d2bfd77ce1e Mon Sep 17 00:00:00 2001 From: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:46:52 +0100 Subject: [PATCH] Bump aioonkyo to 0.4.0 (#157838) --- homeassistant/components/onkyo/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/onkyo/manifest.json b/homeassistant/components/onkyo/manifest.json index 7d30203eaf9e..e413a1171450 100644 --- a/homeassistant/components/onkyo/manifest.json +++ b/homeassistant/components/onkyo/manifest.json @@ -9,7 +9,7 @@ "iot_class": "local_push", "loggers": ["aioonkyo"], "quality_scale": "bronze", - "requirements": ["aioonkyo==0.3.0"], + "requirements": ["aioonkyo==0.4.0"], "ssdp": [ { "deviceType": "urn:schemas-upnp-org:device:MediaRenderer:1", diff --git a/requirements_all.txt b/requirements_all.txt index 2629be2a8adf..eb23678ce888 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -340,7 +340,7 @@ aiontfy==0.6.1 aionut==4.3.4 # homeassistant.components.onkyo -aioonkyo==0.3.0 +aioonkyo==0.4.0 # homeassistant.components.openexchangerates aioopenexchangerates==0.6.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 12802cf38eac..42d0d51cd98e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -325,7 +325,7 @@ aiontfy==0.6.1 aionut==4.3.4 # homeassistant.components.onkyo -aioonkyo==0.3.0 +aioonkyo==0.4.0 # homeassistant.components.openexchangerates aioopenexchangerates==0.6.8