mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add timestamp device class docs (#7606)
* Add timestamp device class docs
* Fix yaml
* ✏️ Tweak
This commit is contained in:
parent
255eb15294
commit
0f4a36a7ed
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user