mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade alpha_vantage to 2.2.0 (#35172)
This commit is contained in:
parent
ad94ccdd6c
commit
5e3555022f
@ -2,6 +2,6 @@
|
|||||||
"domain": "alpha_vantage",
|
"domain": "alpha_vantage",
|
||||||
"name": "Alpha Vantage",
|
"name": "Alpha Vantage",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/alpha_vantage",
|
"documentation": "https://www.home-assistant.io/integrations/alpha_vantage",
|
||||||
"requirements": ["alpha_vantage==2.1.3"],
|
"requirements": ["alpha_vantage==2.2.0"],
|
||||||
"codeowners": ["@fabaff"]
|
"codeowners": ["@fabaff"]
|
||||||
}
|
}
|
||||||
|
@ -230,7 +230,7 @@ aladdin_connect==0.3
|
|||||||
alarmdecoder==1.13.2
|
alarmdecoder==1.13.2
|
||||||
|
|
||||||
# homeassistant.components.alpha_vantage
|
# homeassistant.components.alpha_vantage
|
||||||
alpha_vantage==2.1.3
|
alpha_vantage==2.2.0
|
||||||
|
|
||||||
# homeassistant.components.ambiclimate
|
# homeassistant.components.ambiclimate
|
||||||
ambiclimate==0.2.1
|
ambiclimate==0.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user