Add icon to command_line cover (#32131)

This commit is contained in:
atlflyer 2024-04-04 09:50:31 -04:00 committed by GitHub
parent f54734edc5
commit abd6dbc23f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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