1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-06 06:15:33 +01:00

Bump pyOverkiz to 2.0.1 (#173607)

This commit is contained in:
Mick Vleeshouwer
2026-06-12 15:35:10 +02:00
committed by GitHub
parent 5932a11e0c
commit c57c8fad16
2 changed files with 2 additions and 2 deletions
@@ -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*",
+1 -1
View File
@@ -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