From 4dd1d24ae7e0ffbb48f529562767348db9650e0f Mon Sep 17 00:00:00 2001 From: Tom Brien Date: Mon, 28 Jun 2021 19:21:16 +0100 Subject: [PATCH] Update coinbase docs when no accounts provided (#18231) --- source/_integrations/coinbase.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/coinbase.markdown b/source/_integrations/coinbase.markdown index 4578af02b60..36b1f1afb80 100644 --- a/source/_integrations/coinbase.markdown +++ b/source/_integrations/coinbase.markdown @@ -28,7 +28,8 @@ API Secret: {% configuration_basic %} Wallet balances to report: - description: List of currency codes to create account wallet sensors for. This is optional, if left blank the integration will create sensors for all currencies you configured the API key for. + 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. {% endconfiguration_basic %} +