Update light.mqtt (#4708)

Bad name of a parameter (double 'value')
This commit is contained in:
Andrzej 2018-02-20 23:02:03 +01:00 committed by Alok Saboo
parent 11d93eff17
commit b7fc3a1485

View File

@ -143,7 +143,7 @@ white_value_state_topic:
description: The MQTT topic subscribed to receive white value updates.
required: false
type: string
white_value_value_template:
white_value_template:
description: "Defines a [template](/docs/configuration/templating/#processing-incoming-data) to extract the white value."
required: false
type: string