Bump pyatmo to v2.1.0 (#24724)

pull/24776/head
cgtobi 2019-06-24 07:43:49 +02:00 committed by Paulus Schoutsen
parent 5d2f97de74
commit b47b555c4f
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.1"
"pyatmo==2.1.0"
],
"dependencies": [
"webhook"

View File

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