File tree 1 file changed +1
-0
lines changed 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ Configuration variables:
60
60
- **name** (*Optional*): The name of the light. Default is "MQTT JSON Light."
61
61
- **optimistic** (*Optional*): Flag that defines if the light works in optimistic mode. Default is true if no state topic defined, else false.
62
62
- **qos** (*Optional*): The maximum QoS level of the state topic. Default is 0 and will also be used to publishing messages.
63
+ - **retain** (*Optional*): If the published message should have the retain flag on or not.
63
64
- **rgb** (*Optional*): Flag that defines if the light supports RGB colors. Default is false.
64
65
- **state_topic** (*Optional*): The MQTT topic subscribed to receive state updates.
65
66
- **white_value** (*Optional*): Flag that defines if the light supports white values. Default is false.
You can’t perform that action at this time.
0 commit comments