mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
New format
option for attribute rows (#16277)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
bbafcecd49
commit
37cf4e410f
@ -331,6 +331,10 @@ name:
|
||||
required: false
|
||||
description: Overwrites friendly name.
|
||||
type: string
|
||||
format:
|
||||
required: false
|
||||
description: "How the attribute value should be formatted. Currently only supported for timestamp attributes. Valid values are: `relative`, `total`, `date`, `time` and `datetime`."
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## Example
|
||||
|
Loading…
x
Reference in New Issue
Block a user