From e6d72144d90d1ed472cd08ff59d83e0e8aaa1951 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Wed, 4 Aug 2021 15:55:50 -0400 Subject: [PATCH] Added Coinbase sensor used in recent video --- config/sensors/finance.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/config/sensors/finance.yaml b/config/sensors/finance.yaml index fba991d..52c9b3a 100755 --- a/config/sensors/finance.yaml +++ b/config/sensors/finance.yaml @@ -25,4 +25,11 @@ state_topic: "stock/SIRI/price" - platform: mqtt name: "Barnes and Nobel" - state_topic: "stock/BKS/price" \ No newline at end of file + state_topic: "stock/BKS/price" +#sensor: +- platform: statistics + name: xlm_price_stats + entity_id: sensor.xlm_exchange_rate + sampling_size: 2 + +