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:
|
||||
description: The cryptocurrency to use.
|
||||
required: false
|
||||
type: string, list
|
||||
type: string
|
||||
default: Bitcoin
|
||||
display_currency:
|
||||
description: The currency to display.
|
||||
required: false
|
||||
type: string, list
|
||||
type: string
|
||||
default: USD
|
||||
{% endconfiguration %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue