Bump pyoverkiz to 1.5.3 in Overkiz integration (#78743)
This commit is contained in:
parent
0dcbc85684
commit
33bd840c0a
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.0"],
|
||||
"requirements": ["pyoverkiz==1.5.3"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_kizbox._tcp.local.",
|
||||
|
|
|
@ -1775,7 +1775,7 @@ pyotgw==2.0.3
|
|||
pyotp==2.7.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.5.0
|
||||
pyoverkiz==1.5.3
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
|
@ -1246,7 +1246,7 @@ pyotgw==2.0.3
|
|||
pyotp==2.7.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.5.0
|
||||
pyoverkiz==1.5.3
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue