mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Fixed Yahoo Finance Errors #910
This commit is contained in:
@@ -5,14 +5,13 @@
|
||||
# https://www.vcloudinfo.com/2020/10/how-to-track-stocks-in-home-assistant-using-a-custom-component.html
|
||||
#-------------------------------------------
|
||||
|
||||
sensor:
|
||||
- platform: yahoofinance
|
||||
scan_interval:
|
||||
hours: 4
|
||||
symbols:
|
||||
- TSLA
|
||||
- VMW
|
||||
- AMZN
|
||||
yahoofinance:
|
||||
scan_interval:
|
||||
hours: 4
|
||||
symbols:
|
||||
- TSLA
|
||||
- VMW
|
||||
- AMZN
|
||||
|
||||
# sensor:
|
||||
# - platform: alpha_vantage
|
||||
|
Reference in New Issue
Block a user