Bump pyatmo version (#23116)

pull/23125/head
cgtobi 2019-04-15 19:58:02 +02:00 committed by Paulus Schoutsen
parent d894025365
commit 6ab158ba88
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.9"
"pyatmo==1.10"
],
"dependencies": [
"webhook"

View File

@ -946,7 +946,7 @@ pyalarmdotcom==0.3.2
pyarlo==0.2.3
# homeassistant.components.netatmo
pyatmo==1.9
pyatmo==1.10
# homeassistant.components.apple_tv
pyatv==0.3.12