Bump pyOverkiz to 1.12.1 in Overkiz integration (#101765)
This commit is contained in:
parent
1a8684e314
commit
c76ce76824
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
|||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"],
|
||||
"requirements": ["pyoverkiz==1.11.0"],
|
||||
"requirements": ["pyoverkiz==1.12.1"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_kizbox._tcp.local.",
|
||||
|
|
|
@ -1925,7 +1925,7 @@ pyotgw==2.1.3
|
|||
pyotp==2.8.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.11.0
|
||||
pyoverkiz==1.12.1
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
|
@ -1450,7 +1450,7 @@ pyotgw==2.1.3
|
|||
pyotp==2.8.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.11.0
|
||||
pyoverkiz==1.12.1
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue