WARNING: broadcast full state on connect is now optional, if you need it, please enable it in options

This commit is contained in:
openshwprojects
2022-09-01 07:59:58 +02:00
parent a202697bee
commit 0c0cb11edd
3 changed files with 11 additions and 2 deletions

View File

@ -1676,6 +1676,10 @@ const char *g_obk_flagNames[] = {
"[MQTT] [Debug] Always set Retain flag to all published values",
"[LED] Alternate CW light mode (first PWM for warm/cold slider, second for brightness)",
"[SM2135] Use separate RGB/CW modes instead of writing all 5 values as RGB",
"[MQTT] Broadcast self state on MQTT connect",
"error",
"error",
"error",
"error",
};