mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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.
|
||||
required: true
|
||||
type: string
|
||||
icon:
|
||||
description: Defines a template for the icon of the entity.
|
||||
required: false
|
||||
type: template
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this cover. Set this to a unique value to allow customization through the UI.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user