Bump pyatmo to 2.00 (#24505)

* Bump pyatmo version to 1.13

* Bump to 2.00

* Fix version number
This commit is contained in:
cgtobi 2019-06-12 23:14:00 +02:00 committed by Paulus Schoutsen
parent 6badd83c5d
commit 1efccf2d90
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.12"
"pyatmo==2.0.0"
],
"dependencies": [
"webhook"

View File

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