mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
Bump overkiz dependency to 1.7.7 (#89163)
This commit is contained in:
parent
afd37c8a0a
commit
85618fd3cd
@ -13,7 +13,7 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"],
|
||||
"requirements": ["pyoverkiz==1.7.6"],
|
||||
"requirements": ["pyoverkiz==1.7.7"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_kizbox._tcp.local.",
|
||||
|
@ -1857,7 +1857,7 @@ pyotgw==2.1.3
|
||||
pyotp==2.8.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.7.6
|
||||
pyoverkiz==1.7.7
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
@ -1343,7 +1343,7 @@ pyotgw==2.1.3
|
||||
pyotp==2.8.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.7.6
|
||||
pyoverkiz==1.7.7
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user