From c57c8fad16022160f2f2cfa2edb35f31edf1ed66 Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Fri, 12 Jun 2026 15:35:10 +0200 Subject: [PATCH] Bump pyOverkiz to 2.0.1 (#173607) --- homeassistant/components/overkiz/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/overkiz/manifest.json b/homeassistant/components/overkiz/manifest.json index 2953f915138..e35d5154e43 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", "pyoverkiz", "s3transfer"], - "requirements": ["pyoverkiz[nexity]==2.0.0"], + "requirements": ["pyoverkiz[nexity]==2.0.1"], "zeroconf": [ { "name": "gateway*", diff --git a/requirements_all.txt b/requirements_all.txt index d54ec296f53..a244e3dec4d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2438,7 +2438,7 @@ pyotgw==2.2.3 pyotp==2.9.0 # homeassistant.components.overkiz -pyoverkiz[nexity]==2.0.0 +pyoverkiz[nexity]==2.0.1 # homeassistant.components.palazzetti pypalazzetti==0.1.20