We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7167ab1 commit 1d57511Copy full SHA for 1d57511
source/_components/light.mqtt.markdown
@@ -29,7 +29,7 @@ light:
29
30
Configuration variables:
31
32
-- **command_topic** (*Required*): The MQTT topic to publish commands to change the switch state.
+- **command_topic** (*Required*): The MQTT topic to publish commands to change the light's state.
33
- **brightness_command_topic** (*Optional*): The MQTT topic to publish commands to change the light's brightness.
34
- **brightness_scale** (*Optional*): Defines the maximum brightness value (i.e. 100%) of the MQTT device (defaults to 255).
35
- **brightness_state_topic** (*Optional*): The MQTT topic subscribed to receive brightness state updates.
0 commit comments