Skip to content

Commit

Permalink
Update alpha_vantage.markdown (home-assistant#31996)
Browse files Browse the repository at this point in the history
Co-authored-by: Franck Nijhof <[email protected]>
  • Loading branch information
vmpr and frenck authored Mar 22, 2024
1 parent 4414110 commit 4f42ba0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/_integrations/alpha_vantage.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f42ba0

Please sign in to comment.