Skip to content

Commit

Permalink
Bump pyatmo to v2.1.0 (#24724)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgtobi authored and balloob committed Jun 26, 2019
1 parent 5d2f97d commit b47b555
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/netatmo/manifest.json
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -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
Expand Down

0 comments on commit b47b555

Please sign in to comment.