mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-21 11:35:30 +00:00
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"
|
state_topic: "stock/SIRI/price"
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: "Barnes and Nobel"
|
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…
x
Reference in New Issue
Block a user