Skip to content

Commit 1d57511

Browse files
ScholliYTfrenck
authored andcommitted
Its the light's state which is changed. (home-assistant#4308)
1 parent 7167ab1 commit 1d57511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/light.mqtt.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ light:
2929
3030
Configuration variables:
3131
32-
- **command_topic** (*Required*): The MQTT topic to publish commands to change the switch state.
32+
- **command_topic** (*Required*): The MQTT topic to publish commands to change the light's state.
3333
- **brightness_command_topic** (*Optional*): The MQTT topic to publish commands to change the light's brightness.
3434
- **brightness_scale** (*Optional*): Defines the maximum brightness value (i.e. 100%) of the MQTT device (defaults to 255).
3535
- **brightness_state_topic** (*Optional*): The MQTT topic subscribed to receive brightness state updates.

0 commit comments

Comments
 (0)