Remove reference to white_value from MQTT light documentation (#19266)

This commit is contained in:
Erik Montnemery 2021-09-12 10:09:28 +02:00 committed by GitHub
parent 821016b034
commit ebd547202e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@ color_temp_command_topic:
required: false
type: string
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
type: string
color_temp_value_template: