Bump pyatmo version to 1.12 (#24088)

This commit is contained in:
cgtobi 2019-05-26 12:09:02 +02:00 committed by GitHub
parent 7959c04d1e
commit fa20957e01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Netatmo",
"documentation": "https://www.home-assistant.io/components/netatmo",
"requirements": [
"pyatmo==1.11"
"pyatmo==1.12"
],
"dependencies": [
"webhook"

View File

@ -989,7 +989,7 @@ pyalarmdotcom==0.3.2
pyarlo==0.2.3
# homeassistant.components.netatmo
pyatmo==1.11
pyatmo==1.12
# homeassistant.components.apple_tv
pyatv==0.3.12