mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add missing icon option for light-card (#11967)
This commit is contained in:
parent
25f42c7745
commit
8aab53055a
@ -30,6 +30,11 @@ name:
|
||||
description: Overwrites friendly name.
|
||||
type: string
|
||||
default: Name of Entity
|
||||
icon:
|
||||
required: false
|
||||
description: Overwrites icon.
|
||||
type: string
|
||||
default: Entity Domain Icon
|
||||
theme:
|
||||
required: false
|
||||
description: Set to any theme within `themes.yaml`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user