mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump pyoverkiz to 1.5.3 in Overkiz integration (#78743)
This commit is contained in:
parent
0dcbc85684
commit
33bd840c0a
@ -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…
x
Reference in New Issue
Block a user