mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Bump pyatmo to 7.3.0 (#81271)
This commit is contained in:
parent
ec038835f6
commit
03f74b3234
@ -3,7 +3,7 @@
|
|||||||
"name": "Netatmo",
|
"name": "Netatmo",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/netatmo",
|
"documentation": "https://www.home-assistant.io/integrations/netatmo",
|
||||||
"requirements": ["pyatmo==7.2.0"],
|
"requirements": ["pyatmo==7.3.0"],
|
||||||
"after_dependencies": ["cloud", "media_source"],
|
"after_dependencies": ["cloud", "media_source"],
|
||||||
"dependencies": ["application_credentials", "webhook"],
|
"dependencies": ["application_credentials", "webhook"],
|
||||||
"codeowners": ["@cgtobi"],
|
"codeowners": ["@cgtobi"],
|
||||||
|
@ -1442,7 +1442,7 @@ pyalmond==0.0.2
|
|||||||
pyatag==0.3.5.3
|
pyatag==0.3.5.3
|
||||||
|
|
||||||
# homeassistant.components.netatmo
|
# homeassistant.components.netatmo
|
||||||
pyatmo==7.2.0
|
pyatmo==7.3.0
|
||||||
|
|
||||||
# homeassistant.components.atome
|
# homeassistant.components.atome
|
||||||
pyatome==0.1.1
|
pyatome==0.1.1
|
||||||
|
@ -1030,7 +1030,7 @@ pyalmond==0.0.2
|
|||||||
pyatag==0.3.5.3
|
pyatag==0.3.5.3
|
||||||
|
|
||||||
# homeassistant.components.netatmo
|
# homeassistant.components.netatmo
|
||||||
pyatmo==7.2.0
|
pyatmo==7.3.0
|
||||||
|
|
||||||
# homeassistant.components.apple_tv
|
# homeassistant.components.apple_tv
|
||||||
pyatv==0.10.3
|
pyatv==0.10.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user