mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update light.mqtt.markdown (#7860)
This commit is contained in:
parent
c0fa8b5b27
commit
3a7b864166
@ -182,6 +182,11 @@ white_value_command_topic:
|
||||
description: "The MQTT topic to publish commands to change the light's white value."
|
||||
required: false
|
||||
type: string
|
||||
white_value_scale:
|
||||
description: "Defines the maximum white value (i.e. 100%) of the MQTT device."
|
||||
required: false
|
||||
type: integer
|
||||
default: 255
|
||||
white_value_state_topic:
|
||||
description: The MQTT topic subscribed to receive white value updates.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user