Added Coinbase sensor used in recent video
This commit is contained in:
parent
3b7fb9ba4e
commit
e6d72144d9
|
@ -25,4 +25,11 @@
|
|||
state_topic: "stock/SIRI/price"
|
||||
- platform: mqtt
|
||||
name: "Barnes and Nobel"
|
||||
state_topic: "stock/BKS/price"
|
||||
state_topic: "stock/BKS/price"
|
||||
#sensor:
|
||||
- platform: statistics
|
||||
name: xlm_price_stats
|
||||
entity_id: sensor.xlm_exchange_rate
|
||||
sampling_size: 2
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue