Bump pyoverkiz to 1.3.0 in Overkiz integration (fixes auth issues) (#64937)

This commit is contained in:
Mick Vleeshouwer 2022-01-25 14:36:50 -08:00 committed by GitHub
parent 34d0f2ffd7
commit 7e5043432f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/overkiz",
"requirements": [
"pyoverkiz==1.2.0"
"pyoverkiz==1.3.0"
],
"zeroconf": [
{

View file

@ -1746,7 +1746,7 @@ pyotgw==1.1b1
pyotp==2.6.0
# homeassistant.components.overkiz
pyoverkiz==1.2.0
pyoverkiz==1.3.0
# homeassistant.components.openweathermap
pyowm==3.2.0

View file

@ -1106,7 +1106,7 @@ pyotgw==1.1b1
pyotp==2.6.0
# homeassistant.components.overkiz
pyoverkiz==1.2.0
pyoverkiz==1.3.0
# homeassistant.components.openweathermap
pyowm==3.2.0