Add timestamp device class docs (#7606)

* Add timestamp device class docs

* Fix yaml

* ✏️ Tweak
This commit is contained in:
Paulus Schoutsen 2018-11-24 20:47:45 +01:00 committed by GitHub
parent 255eb15294
commit 0f4a36a7ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,10 @@ secondary_info:
required: false
description: "Show additional info. Values: `entity-id`, `last-changed`."
type: string
format:
required: false
description: "How the state should be formatted. Currently only used for timestamp sensors. Valid values are: `relative`, `total`, `date`, `time` and `datetime`."
type: string
{% endconfiguration %}
## {% linkable_title Special Row Elements %}