Fix icon in Command Line (#27710)

This commit is contained in:
G Johansson 2023-06-08 11:37:53 +02:00 committed by GitHub
parent d6ff564548
commit 2a6fd6ade8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -211,7 +211,7 @@ command_line:
description: The name used to display the switch in the frontend. description: The name used to display the switch in the frontend.
required: true required: true
type: string type: string
icon_template: icon:
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