mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 10:48:01 +02:00
Bump pyoverkiz to 1.3.9 in Overkiz integration (#67339)
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/overkiz",
|
||||
"requirements": [
|
||||
"pyoverkiz==1.3.8"
|
||||
"pyoverkiz==1.3.9"
|
||||
],
|
||||
"zeroconf": [
|
||||
{
|
||||
|
@ -1701,7 +1701,7 @@ pyotgw==1.1b1
|
||||
pyotp==2.6.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.3.8
|
||||
pyoverkiz==1.3.9
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
@ -1118,7 +1118,7 @@ pyotgw==1.1b1
|
||||
pyotp==2.6.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.3.8
|
||||
pyoverkiz==1.3.9
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
Reference in New Issue
Block a user