mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add icon_template description to configuration (#4521)
This commit is contained in:
parent
fd44f52d7f
commit
76d3d893be
@ -67,6 +67,10 @@ switch:
|
|||||||
description: Defines an action to run when the switch is turned off.
|
description: Defines an action to run when the switch is turned off.
|
||||||
required: true
|
required: true
|
||||||
type: action
|
type: action
|
||||||
|
icon_template:
|
||||||
|
description: Defines a template for the icon of the switch.
|
||||||
|
required: false
|
||||||
|
type: template
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## {% linkable_title Considerations %}
|
## {% linkable_title Considerations %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user