flag to publish self state every minute

This commit is contained in:
openshwprojects
2022-07-01 11:24:43 +02:00
parent b2dd65f7d5
commit 67d2855d00
3 changed files with 18 additions and 1 deletions

View File

@ -1344,6 +1344,9 @@ int http_fn_cfg_pins(http_request_t *request) {
const char *g_obk_flagNames[] = {
"[MQTT] Broadcast led params together (send dimmer and color when dimmer or color changes, topic name: YourDevName/led_basecolor_rgb/get, YourDevName/led_dimmer/get)",
"[MQTT] Broadcast led final color (topic name: YourDevName/led_finalcolor_rgb/get)",
"[MQTT] Broadcast self state every minute",
"error",
"error",
"error",
"error",
"error",