Merge pull request #5054 from bachya/entity-picture
Re-adds entity_picture_template information to the template switch
This commit is contained in:
commit
f1d1dd0d84
1 changed files with 4 additions and 0 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue