Bump pyatmo to v6.2.2 (#63053)
Signed-off-by: cgtobi <cgtobi@gmail.com>
This commit is contained in:
parent
e3c1a3567e
commit
792d9196df
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==6.2.1"
|
||||
"pyatmo==6.2.2"
|
||||
],
|
||||
"after_dependencies": [
|
||||
"cloud",
|
||||
|
|
|
@ -1377,7 +1377,7 @@ pyarlo==0.2.4
|
|||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==6.2.1
|
||||
pyatmo==6.2.2
|
||||
|
||||
# homeassistant.components.atome
|
||||
pyatome==0.1.1
|
||||
|
|
|
@ -848,7 +848,7 @@ pyarlo==0.2.4
|
|||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==6.2.1
|
||||
pyatmo==6.2.2
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.9.8
|
||||
|
|
Loading…
Add table
Reference in a new issue