mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add icon
to attribute row (#19222)
This commit is contained in:
parent
f7fe807861
commit
b38a2560d7
@ -137,6 +137,10 @@ name:
|
||||
required: false
|
||||
description: Overwrites friendly entity name.
|
||||
type: string
|
||||
icon:
|
||||
required: false
|
||||
description: Icon to use. Defaults to icon of entity.
|
||||
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`."
|
||||
|
Loading…
x
Reference in New Issue
Block a user