Skip to content

Commit 76d3d89

Browse files
Kallb123frenck
authored andcommitted
Add icon_template description to configuration (home-assistant#4521)
1 parent fd44f52 commit 76d3d89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_components/switch.template.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ switch:
6767
description: Defines an action to run when the switch is turned off.
6868
required: true
6969
type: action
70+
icon_template:
71+
description: Defines a template for the icon of the switch.
72+
required: false
73+
type: template
7074
{% endconfiguration %}
7175
7276
## {% linkable_title Considerations %}

0 commit comments

Comments
 (0)