Added documentation around entity_picture_template for template switch
This commit is contained in:
parent
58c5eb81a5
commit
8fcb7944a3
1 changed files with 4 additions and 0 deletions
|
@ -75,6 +75,10 @@ switch:
|
||||||
description: Defines a template for the icon of the switch.
|
description: Defines a template for the icon of the switch.
|
||||||
required: false
|
required: false
|
||||||
type: template
|
type: template
|
||||||
|
entity_picture_template:
|
||||||
|
description: Defines a template for the picture of the switch.
|
||||||
|
required: false
|
||||||
|
type: template
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## {% linkable_title Considerations %}
|
## {% linkable_title Considerations %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue