Updated to just check for stock prices once every 5 minutes.
This commit is contained in:
parent
06bab7092b
commit
677f9f192c
|
@ -13,6 +13,7 @@
|
|||
#-------------------------------------------
|
||||
sensor:
|
||||
- platform: alpha_vantage
|
||||
scan_interval: 300
|
||||
api_key: !secret vantage_api
|
||||
symbols:
|
||||
- name: Tesla
|
||||
|
|
Loading…
Reference in New Issue