Home-AssistantConfig/config/packages/finance.yaml

33 lines
1001 B
YAML
Raw Normal View History

2018-01-18 19:49:16 +00:00
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Neato Support for D7 Connected Botvac - control my [Neato Vacuum](https://amzn.to/2kqnnqu) with Home Assistant.
2018-01-18 19:49:16 +00:00
#-------------------------------------------
2018-01-18 19:49:16 +00:00
sensor:
- platform: alpha_vantage
scan_interval: 2400
2018-01-18 19:49:16 +00:00
api_key: !secret vantage_api
symbols:
- name: Tesla
currency: USD
symbol: TSLA
2018-04-08 16:53:52 +00:00
- name: VMware
currency: USD
symbol: VMW
- name: Amazon
currency: USD
symbol: AMZN
- platform: coinmarketcap
currency_id: 1027
- platform: coinmarketcap
currency_id: 1
2018-01-18 19:49:16 +00:00
#-------------------------------------------
2018-01-18 19:49:16 +00:00
##############################################################################
### Automations - Detect when things are not right. Like any Good Watchdog.
##############################################################################
#automation:
#Tweets pushed out to twitter.