mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
add icon_template to configuration options (#9706)
It wasn't listed in the list of config options, only as examples.
This commit is contained in:
parent
4f9e1960c6
commit
a6433d20eb
@ -67,6 +67,10 @@ light:
|
||||
required: false
|
||||
type: template
|
||||
default: optimistic
|
||||
icon_template:
|
||||
description: Defines a template for an icon or picture, e.g. showing a different icon for different states.
|
||||
required: false
|
||||
type: template
|
||||
turn_on:
|
||||
description: Defines an action to run when the light is turned on.
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user