Bump version pyatmo to 2.0.1 (#24703)

pull/24716/head
cgtobi 2019-06-23 07:50:04 +02:00 committed by Daniel Høyer Iversen
parent 0132ac3c27
commit 128e66fa24
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

@ -1022,7 +1022,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