mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Describe new option (#22179)
This commit is contained in:
parent
5d7b055c97
commit
9c34ac1be7
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user