mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Update docs for green_template to match red_template and blue_template (#20457)
This commit is contained in:
parent
301d3429aa
commit
749501af1d
@ -900,7 +900,7 @@ effect_template:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
green_template:
|
green_template:
|
||||||
description: "[Template](/docs/configuration/templating/#processing-incoming-data) to extract green color from the state payload value."
|
description: "[Template](/docs/configuration/templating/#processing-incoming-data) to extract green color from the state payload value. Expected result of the template is an integer from 0-255 range."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
icon:
|
icon:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user