Bump pyoverkiz to 1.3.1 (to fix bugs) (#64979)

This commit is contained in:
Mick Vleeshouwer 2022-01-26 08:30:55 -08:00 committed by GitHub
parent 3f12ce06af
commit 930db54a27
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, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/overkiz", "documentation": "https://www.home-assistant.io/integrations/overkiz",
"requirements": [ "requirements": [
"pyoverkiz==1.3.0" "pyoverkiz==1.3.1"
], ],
"zeroconf": [ "zeroconf": [
{ {

View File

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

View File

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