mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
||||
type: string
|
||||
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
|
||||
type: string
|
||||
icon:
|
||||
|
Loading…
x
Reference in New Issue
Block a user