Update type

This commit is contained in:
Fabian Affolter 2017-12-10 12:38:16 +01:00
parent 14f0228a96
commit 664900cd14
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

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