Update pyoverkiz to 1.3.6 (#66997)
parent
d15acaf747
commit
d45921622a
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/overkiz",
|
||||
"requirements": [
|
||||
"pyoverkiz==1.3.5"
|
||||
"pyoverkiz==1.3.6"
|
||||
],
|
||||
"zeroconf": [
|
||||
{
|
||||
|
|
|
@ -1749,7 +1749,7 @@ pyotgw==1.1b1
|
|||
pyotp==2.6.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.3.5
|
||||
pyoverkiz==1.3.6
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
|
@ -1121,7 +1121,7 @@ pyotgw==1.1b1
|
|||
pyotp==2.6.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.3.5
|
||||
pyoverkiz==1.3.6
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
Loading…
Reference in New Issue