Added documentation around entity_picture_template for template switch

This commit is contained in:
Aaron Bach 2018-03-30 09:08:10 -06:00
parent 58c5eb81a5
commit 8fcb7944a3

View File

@ -75,6 +75,10 @@ switch:
description: Defines a template for the icon of the switch.
required: false
type: template
entity_picture_template:
description: Defines a template for the picture of the switch.
required: false
type: template
{% endconfiguration %}
## {% linkable_title Considerations %}