mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
15 lines
263 B
YAML
15 lines
263 B
YAML
- 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
|
|
|