Update pyoverkiz to 1.5.5 (#79798)
This commit is contained in:
parent
e45701fe89
commit
f9aa7c5808
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Overkiz",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/overkiz",
|
||||
"requirements": ["pyoverkiz==1.5.3"],
|
||||
"requirements": ["pyoverkiz==1.5.5"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_kizbox._tcp.local.",
|
||||
|
|
|
@ -1786,7 +1786,7 @@ pyotgw==2.0.3
|
|||
pyotp==2.7.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.5.3
|
||||
pyoverkiz==1.5.5
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
|
@ -1263,7 +1263,7 @@ pyotgw==2.0.3
|
|||
pyotp==2.7.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.5.3
|
||||
pyoverkiz==1.5.5
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue