From 205c5156235ab211bcf0714cede85c748ba9375f Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 3 Jan 2022 11:30:44 +0100 Subject: [PATCH] Fix incorrect icon confguration parameter in command_line (#20928) --- source/_integrations/switch.command_line.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/switch.command_line.markdown b/source/_integrations/switch.command_line.markdown index c50ae9d6cf8..b563c421564 100644 --- a/source/_integrations/switch.command_line.markdown +++ b/source/_integrations/switch.command_line.markdown @@ -56,7 +56,7 @@ switches: description: The name used to display the switch in the frontend. required: false type: string - icon: + icon_template: description: Defines a template for the icon of the entity. required: false type: template