mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update alpha_vantage.markdown (#31996)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
4414110aed
commit
4f42ba0cd5
@ -75,7 +75,9 @@ foreign_exchange:
|
||||
|
||||
## API information
|
||||
|
||||
Alpha Vantage offers two tiers of the API key, one free and one paid for. If you are using the free version you will be limited to five queries per minute. This means that you'll likely only be able to have one or two ticker entries. The paid version starts at thirty queries per minute increasing ticker quantity quite a bit.
|
||||
Alpha Vantage offers two tiers of the API key, one free and one paid for. If you are using the free version, you will be limited to twenty-five queries per day. The sensor polls every 5 minutes, so you will only get data for the first two hours per day.
|
||||
|
||||
The paid version starts at 75 queries per minute, increasing ticker quantity quite a bit.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user