From de4bfd6f05e813ade604c27e71e21882011af65d Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Sun, 12 Oct 2025 18:07:19 +0200 Subject: [PATCH] Bump pyOverkiz to 1.19.0 in Overkiz (#154310) --- homeassistant/components/overkiz/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/overkiz/manifest.json b/homeassistant/components/overkiz/manifest.json index 48f06ffe353..8beb6b14099 100644 --- a/homeassistant/components/overkiz/manifest.json +++ b/homeassistant/components/overkiz/manifest.json @@ -13,7 +13,7 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"], - "requirements": ["pyoverkiz==1.17.2"], + "requirements": ["pyoverkiz==1.19.0"], "zeroconf": [ { "type": "_kizbox._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 00002e1388a..ee47e014b2a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2263,7 +2263,7 @@ pyotgw==2.2.2 pyotp==2.9.0 # homeassistant.components.overkiz -pyoverkiz==1.17.2 +pyoverkiz==1.19.0 # homeassistant.components.onewire pyownet==0.10.0.post1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8c988f7686d..dedab121e7f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1893,7 +1893,7 @@ pyotgw==2.2.2 pyotp==2.9.0 # homeassistant.components.overkiz -pyoverkiz==1.17.2 +pyoverkiz==1.19.0 # homeassistant.components.onewire pyownet==0.10.0.post1