mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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.
|
||||
required: true
|
||||
type: action
|
||||
icon_template:
|
||||
description: Defines a template for the icon of the switch.
|
||||
required: false
|
||||
type: template
|
||||
{% endconfiguration %}
|
||||
|
||||
## {% linkable_title Considerations %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user