Bump pyatmo version to 2.1.2 (#25296)

This commit is contained in:
cgtobi 2019-07-23 21:29:04 +02:00 committed by Paulus Schoutsen
parent 1c861b9732
commit f11f0956d3
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.1.1"
"pyatmo==2.1.2"
],
"dependencies": [
"webhook"

View File

@ -1033,7 +1033,7 @@ pyalarmdotcom==0.3.2
pyarlo==0.2.3
# homeassistant.components.netatmo
pyatmo==2.1.1
pyatmo==2.1.2
# homeassistant.components.apple_tv
pyatv==0.3.12