mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Remove reference to white_value from MQTT light documentation (#19266)
This commit is contained in:
parent
821016b034
commit
ebd547202e
@ -112,7 +112,7 @@ color_temp_command_topic:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
color_temp_state_topic:
|
color_temp_state_topic:
|
||||||
description: "The MQTT topic subscribed to receive color temperature state updates. If the light also supports setting colors, also define a `white_value_state_topic`. "
|
description: "The MQTT topic subscribed to receive color temperature state updates."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
color_temp_value_template:
|
color_temp_value_template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user