Let's keep track of some stock prices .. and some #BitCoin!

This commit is contained in:
ccostan
2018-01-18 15:00:05 -05:00
parent 29048e294a
commit 4be4cc5d30
2 changed files with 9 additions and 12 deletions

36
packages/finance.yaml Executable file
View File

@@ -0,0 +1,36 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Neato Support for D7 Connected Botvac - control my [Neato Vacuum](http://amzn.to/2kqnnqu) with Home Assistant.
#-------------------------------------------
# homeassistant:
# customize_glob:
# "*.*_sleep_hours":
# unit_of_measurement: hours
# icon: mdi:sleep
#
# hidden: False
#-------------------------------------------
sensor:
- platform: alpha_vantage
api_key: !secret vantage_api
symbols:
- name: Tesla
currency: USD
symbol: TSLA
foreign_exchange:
- from: BTC
to: USD
name: Bitcoin
#-------------------------------------------
group:
finance:
entities:
- sensor.tesla
- sensor.bitcoin
##############################################################################
### Automations - Detect when things are not right. Like any Good Watchdog.
##############################################################################
#automation:
#Tweets pushed out to twitter.