From 2a6fd6ade81718a1a3716458c183df530fadfe84 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Thu, 8 Jun 2023 11:37:53 +0200 Subject: [PATCH] Fix icon in Command Line (#27710) --- source/_integrations/command_line.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/command_line.markdown b/source/_integrations/command_line.markdown index 0d11e957f71..49498e6806b 100644 --- a/source/_integrations/command_line.markdown +++ b/source/_integrations/command_line.markdown @@ -211,7 +211,7 @@ command_line: description: The name used to display the switch in the frontend. required: true type: string - icon_template: + icon: description: Defines a template for the icon of the entity. required: false type: template