Moved Alpha Vantage to a seperate script due to issue with built in integration

This commit is contained in:
Jeffrey Stone 2019-07-11 07:20:46 -04:00
parent 9999eb80b6
commit cae679b8e1
1 changed files with 13 additions and 13 deletions

View File

@ -1,16 +1,16 @@
- platform: alpha_vantage
api_key: !secret alpha_vantage
symbols:
#- symbol: SIRI
# name: Sirius
#- symbol: BAC
# name: BoA
#- symbol: INTC
# name: Intel
- symbol: DIS
name: Disney
#- symbol: BKS
# name: Barnes & Noble
# - platform: alpha_vantage
# api_key: !secret alpha_vantage
# symbols:
# #- symbol: SIRI
# # name: Sirius
# #- symbol: BAC
# # name: BoA
# #- symbol: INTC
# # name: Intel
# - symbol: DIS
# name: Disney
# #- symbol: BKS
# # name: Barnes & Noble
- platform: mqtt
name: "Disney"
state_topic: "stock/DIS/price"