Bump pyatmo to 7.2.0 (#80698)
parent
b35cfe711a
commit
57bf130837
|
@ -2,7 +2,7 @@
|
|||
"domain": "netatmo",
|
||||
"name": "Netatmo",
|
||||
"documentation": "https://www.home-assistant.io/integrations/netatmo",
|
||||
"requirements": ["pyatmo==7.1.1"],
|
||||
"requirements": ["pyatmo==7.2.0"],
|
||||
"after_dependencies": ["cloud", "media_source"],
|
||||
"dependencies": ["application_credentials", "webhook"],
|
||||
"codeowners": ["@cgtobi"],
|
||||
|
|
|
@ -1439,7 +1439,7 @@ pyalmond==0.0.2
|
|||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==7.1.1
|
||||
pyatmo==7.2.0
|
||||
|
||||
# homeassistant.components.atome
|
||||
pyatome==0.1.1
|
||||
|
|
|
@ -1027,7 +1027,7 @@ pyalmond==0.0.2
|
|||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==7.1.1
|
||||
pyatmo==7.2.0
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.10.3
|
||||
|
|
Loading…
Reference in New Issue