Update pyoverkiz to 1.16.0 (#137310)

pull/137316/head
Marc Mueller 2025-02-04 12:03:10 +01:00 committed by GitHub
parent b98b38b3f0
commit 43b034b8bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
"integration_type": "hub", "integration_type": "hub",
"iot_class": "local_polling", "iot_class": "local_polling",
"loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"], "loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"],
"requirements": ["pyoverkiz==1.15.5"], "requirements": ["pyoverkiz==1.16.0"],
"zeroconf": [ "zeroconf": [
{ {
"type": "_kizbox._tcp.local.", "type": "_kizbox._tcp.local.",

2
requirements_all.txt generated
View File

@ -2190,7 +2190,7 @@ pyotgw==2.2.2
pyotp==2.8.0 pyotp==2.8.0
# homeassistant.components.overkiz # homeassistant.components.overkiz
pyoverkiz==1.15.5 pyoverkiz==1.16.0
# homeassistant.components.onewire # homeassistant.components.onewire
pyownet==0.10.0.post1 pyownet==0.10.0.post1

View File

@ -1786,7 +1786,7 @@ pyotgw==2.2.2
pyotp==2.8.0 pyotp==2.8.0
# homeassistant.components.overkiz # homeassistant.components.overkiz
pyoverkiz==1.15.5 pyoverkiz==1.16.0
# homeassistant.components.onewire # homeassistant.components.onewire
pyownet==0.10.0.post1 pyownet==0.10.0.post1