Bump pyatmo to v2.1.0 (#24724)

This commit is contained in:
cgtobi 2019-06-24 07:43:49 +02:00 committed by Daniel Høyer Iversen
parent 09c6f57364
commit 9a01cd84c2
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

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