mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
required: false
|
||||||
description: Overwrites friendly name.
|
description: Overwrites friendly name.
|
||||||
type: string
|
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 %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user