From 9c34ac1be7d2a548e2a1472de76152572bc5f249 Mon Sep 17 00:00:00 2001 From: Tom Brien Date: Wed, 30 Mar 2022 13:00:43 +0100 Subject: [PATCH] Describe new option (#22179) --- source/_integrations/coinbase.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/coinbase.markdown b/source/_integrations/coinbase.markdown index 7faf3bb95f9..e339514431b 100644 --- a/source/_integrations/coinbase.markdown +++ b/source/_integrations/coinbase.markdown @@ -37,4 +37,6 @@ 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). +Number of decimal places for exchange rates: + description: The number of decimals calculated in exchange rate sensors, a smaller number of decimal places may be returned when the upstream data from Coinbase lacks sufficient precision, this is usually the case when the exchange rate is much larger than the base currency and thus should have no significant effect on calculations. {% endconfiguration_basic %}