Bump pyatmo to v7.5.0 (#85016)
parent
0b47bf1f0b
commit
a10b9572c7
|
@ -3,7 +3,7 @@
|
|||
"name": "Netatmo",
|
||||
"integration_type": "hub",
|
||||
"documentation": "https://www.home-assistant.io/integrations/netatmo",
|
||||
"requirements": ["pyatmo==7.4.0"],
|
||||
"requirements": ["pyatmo==7.5.0"],
|
||||
"after_dependencies": ["cloud", "media_source"],
|
||||
"dependencies": ["application_credentials", "webhook"],
|
||||
"codeowners": ["@cgtobi"],
|
||||
|
|
|
@ -1473,7 +1473,7 @@ pyalmond==0.0.2
|
|||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==7.4.0
|
||||
pyatmo==7.5.0
|
||||
|
||||
# homeassistant.components.atome
|
||||
pyatome==0.1.1
|
||||
|
|
|
@ -1061,7 +1061,7 @@ pyalmond==0.0.2
|
|||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==7.4.0
|
||||
pyatmo==7.5.0
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.10.3
|
||||
|
|
Loading…
Reference in New Issue