diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index 18c81656924..114b10ff893 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -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`."