mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Add icon to command_line cover (#32131)
This commit is contained in:
parent
f54734edc5
commit
abd6dbc23f
@ -123,6 +123,10 @@ command_line:
|
|||||||
description: The name used to display the cover in the frontend.
|
description: The name used to display the cover in the frontend.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
icon:
|
||||||
|
description: Defines a template for the icon of the entity.
|
||||||
|
required: false
|
||||||
|
type: template
|
||||||
unique_id:
|
unique_id:
|
||||||
description: An ID that uniquely identifies this cover. Set this to a unique value to allow customization through the UI.
|
description: An ID that uniquely identifies this cover. Set this to a unique value to allow customization through the UI.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user