Bump version pyatmo to 2.0.1 (#24703)

This commit is contained in:
cgtobi 2019-06-23 07:50:04 +02:00 committed by Paulus Schoutsen
parent 9c85ba5b66
commit 4a8149627e
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==2.0.0"
"pyatmo==2.0.1"
],
"dependencies": [
"webhook"

View File

@ -1018,7 +1018,7 @@ pyalarmdotcom==0.3.2
pyarlo==0.2.3
# homeassistant.components.netatmo
pyatmo==2.0.0
pyatmo==2.0.1
# homeassistant.components.apple_tv
pyatv==0.3.12