Bump pyatmo to 7.4.0 (#81636)
This commit is contained in:
parent
fc472eb040
commit
8e965eb56f
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Netatmo",
|
||||
"integration_type": "hub",
|
||||
"documentation": "https://www.home-assistant.io/integrations/netatmo",
|
||||
"requirements": ["pyatmo==7.3.0"],
|
||||
"requirements": ["pyatmo==7.4.0"],
|
||||
"after_dependencies": ["cloud", "media_source"],
|
||||
"dependencies": ["application_credentials", "webhook"],
|
||||
"codeowners": ["@cgtobi"],
|
||||
|
|
|
@ -1448,7 +1448,7 @@ pyalmond==0.0.2
|
|||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==7.3.0
|
||||
pyatmo==7.4.0
|
||||
|
||||
# homeassistant.components.atome
|
||||
pyatome==0.1.1
|
||||
|
|
|
@ -1036,7 +1036,7 @@ pyalmond==0.0.2
|
|||
pyatag==0.3.5.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==7.3.0
|
||||
pyatmo==7.4.0
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.10.3
|
||||
|
|
Loading…
Add table
Reference in a new issue