Bump pyatmo to 4.2.0 (#42774)
This commit is contained in:
parent
b1035697c5
commit
391a5447d3
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Netatmo",
|
||||
"documentation": "https://www.home-assistant.io/integrations/netatmo",
|
||||
"requirements": [
|
||||
"pyatmo==4.1.0"
|
||||
"pyatmo==4.2.0"
|
||||
],
|
||||
"after_dependencies": [
|
||||
"cloud",
|
||||
|
|
|
@ -1268,7 +1268,7 @@ pyarlo==0.2.3
|
|||
pyatag==0.3.4.4
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==4.1.0
|
||||
pyatmo==4.2.0
|
||||
|
||||
# homeassistant.components.atome
|
||||
pyatome==0.1.1
|
||||
|
|
|
@ -634,7 +634,7 @@ pyarlo==0.2.3
|
|||
pyatag==0.3.4.4
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==4.1.0
|
||||
pyatmo==4.2.0
|
||||
|
||||
# homeassistant.components.blackbird
|
||||
pyblackbird==0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue