Bump pyatmo to v1.11 (#23766)

This commit is contained in:
cgtobi 2019-05-09 06:08:07 +02:00 committed by Rohan Kapoor
parent b552fbe312
commit 0e9d71f232
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.10"
"pyatmo==1.11"
],
"dependencies": [
"webhook"

View file

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