mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
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
@ -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…
x
Reference in New Issue
Block a user