Update type
This commit is contained in:
parent
14f0228a96
commit
664900cd14
1 changed files with 2 additions and 2 deletions
|
@ -28,12 +28,12 @@ sensor:
|
||||||
currency:
|
currency:
|
||||||
description: The cryptocurrency to use.
|
description: The cryptocurrency to use.
|
||||||
required: false
|
required: false
|
||||||
type: string, list
|
type: string
|
||||||
default: Bitcoin
|
default: Bitcoin
|
||||||
display_currency:
|
display_currency:
|
||||||
description: The currency to display.
|
description: The currency to display.
|
||||||
required: false
|
required: false
|
||||||
type: string, list
|
type: string
|
||||||
default: USD
|
default: USD
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue