Describe new option (#22179)

This commit is contained in:
Tom Brien 2022-03-30 13:00:43 +01:00 committed by GitHub
parent 5d7b055c97
commit 9c34ac1be7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}