Skip to content

Commit f1d1dd0

Browse files
authored
Merge pull request home-assistant#5054 from bachya/entity-picture
Re-adds entity_picture_template information to the template switch
2 parents 6f3f7d9 + 8fcb794 commit f1d1dd0

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
@@ -75,6 +75,10 @@ switch:
7575
description: Defines a template for the icon of the switch.
7676
required: false
7777
type: template
78+
entity_picture_template:
79+
description: Defines a template for the picture of the switch.
80+
required: false
81+
type: template
7882
{% endconfiguration %}
7983
8084
## {% linkable_title Considerations %}

0 commit comments

Comments
 (0)