mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Fix incorrect icon confguration parameter in command_line (#20928)
This commit is contained in:
parent
a68366a9ea
commit
205c515623
@ -56,7 +56,7 @@ switches:
|
|||||||
description: The name used to display the switch in the frontend.
|
description: The name used to display the switch in the frontend.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
icon:
|
icon_template:
|
||||||
description: Defines a template for the icon of the entity.
|
description: Defines a template for the icon of the entity.
|
||||||
required: false
|
required: false
|
||||||
type: template
|
type: template
|
||||||
|
Loading…
x
Reference in New Issue
Block a user