15 lines
414 B
YAML
Executable File
15 lines
414 B
YAML
Executable File
#-------------------------------------------
|
|
# @CCOSTAN
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# Tracking stocks with Yahoo Finance Custom Component
|
|
# https://www.vcloudinfo.com/2020/10/how-to-track-stocks-in-home-assistant-using-a-custom-component.html
|
|
#-------------------------------------------
|
|
|
|
yahoofinance:
|
|
scan_interval:
|
|
hours: 4
|
|
symbols:
|
|
- TSLA
|
|
- VMW
|
|
- AMZN
|