Update pyatmo to 3.0.1 (#28829)

This commit is contained in:
cgtobi 2019-11-18 09:10:59 +01:00 committed by Pascal Vizeli
parent d4c80f160c
commit 90c7d0e56a
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Netatmo",
"documentation": "https://www.home-assistant.io/integrations/netatmo",
"requirements": [
"pyatmo==2.3.3"
"pyatmo==3.0.1"
],
"dependencies": [
"webhook"

View File

@ -1112,7 +1112,7 @@ pyalmond==0.0.2
pyarlo==0.2.3
# homeassistant.components.netatmo
pyatmo==2.3.3
pyatmo==3.0.1
# homeassistant.components.atome
pyatome==0.1.1