mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-21 04:33:38 +00:00
We should really be tracking Amazon Stock prices..
This commit is contained in:
@@ -22,6 +22,9 @@ sensor:
|
||||
- name: VMware
|
||||
currency: USD
|
||||
symbol: VMW
|
||||
- name: Amazon
|
||||
currency: USD
|
||||
symbol: AMZN
|
||||
foreign_exchange:
|
||||
- from: BTC
|
||||
to: USD
|
||||
@@ -33,6 +36,7 @@ group:
|
||||
- sensor.tesla
|
||||
- sensor.bitcoin
|
||||
- sensor.vmware
|
||||
- sensor.amazon
|
||||
|
||||
##############################################################################
|
||||
### Automations - Detect when things are not right. Like any Good Watchdog.
|
||||
|
@@ -264,7 +264,7 @@ automation:
|
||||
"weather", "weather", "weather", "weather", "weather",
|
||||
"cloud",
|
||||
"internet", "internet", "internet", "internet", "internet",
|
||||
"stocks", "stocks", "stocks",
|
||||
"stocks", "stocks", "stocks", "stocks",
|
||||
"night", "night",
|
||||
"tv", "tv", "tv"
|
||||
] %}
|
||||
|
Reference in New Issue
Block a user