From 7a360309b3ead57a0d4e6215a874566b1de80d02 Mon Sep 17 00:00:00 2001 From: Tom Brien Date: Thu, 15 Jul 2021 07:01:26 +0100 Subject: [PATCH] Doc for Coinbase exchange rate base currency option (#18459) --- source/_integrations/coinbase.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/coinbase.markdown b/source/_integrations/coinbase.markdown index 7be62387798..d9ca6393b24 100644 --- a/source/_integrations/coinbase.markdown +++ b/source/_integrations/coinbase.markdown @@ -34,4 +34,6 @@ Wallet balances to report: description: List of currency codes to create account wallet sensors for. Exchange rates to report: description: Optional list of currencies to create exchange rate sensors for. +Base currency for exchange rate sensors: + description: Currency used as the currency unit for exchange rate sensors. The default is US Dollar (USD). {% endconfiguration_basic %}