2018-01-18 19:49:16 +00:00
|
|
|
#-------------------------------------------
|
|
|
|
# @CCOSTAN
|
|
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
2020-10-25 19:38:16 +00:00
|
|
|
# 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
|
2018-01-18 19:49:16 +00:00
|
|
|
#-------------------------------------------
|
2020-06-05 15:22:28 +00:00
|
|
|
|
2021-07-12 16:51:21 +00:00
|
|
|
yahoofinance:
|
|
|
|
scan_interval:
|
|
|
|
hours: 4
|
|
|
|
symbols:
|
|
|
|
- TSLA
|
2024-08-05 17:03:43 +00:00
|
|
|
- AAPL
|
2021-07-12 16:51:21 +00:00
|
|
|
- AMZN
|
2024-06-03 19:15:01 +00:00
|
|
|
- MSFT
|
|
|
|
|