Upgrade pyatmo to 6.2.0 (#59975)

This commit is contained in:
Franck Nijhof 2021-11-19 12:36:25 +01:00 committed by GitHub
parent 59547289b4
commit a51f2a433f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Netatmo",
"documentation": "https://www.home-assistant.io/integrations/netatmo",
"requirements": [
"pyatmo==6.1.0"
"pyatmo==6.2.0"
],
"after_dependencies": [
"cloud",

View File

@ -1363,7 +1363,7 @@ pyarlo==0.2.4
pyatag==0.3.5.3
# homeassistant.components.netatmo
pyatmo==6.1.0
pyatmo==6.2.0
# homeassistant.components.atome
pyatome==0.1.1

View File

@ -829,7 +829,7 @@ pyarlo==0.2.4
pyatag==0.3.5.3
# homeassistant.components.netatmo
pyatmo==6.1.0
pyatmo==6.2.0
# homeassistant.components.apple_tv
pyatv==0.8.2