add second IR publish format which is the same as in Tasmota

This commit is contained in:
openshwprojects
2022-12-01 10:45:35 +01:00
parent 84ffa26a72
commit 5a3363c725
6 changed files with 24 additions and 8 deletions

View File

@ -2408,7 +2408,7 @@ const char* g_obk_flagNames[] = {
"[PWM] BK7231 use 600hz instead of 1khz default",
"[LED] remember LED driver state (RGBCW, enable, brightness, temperature) after reboot",
"[HTTP] Show actual PIN logic level for unconfigured pins",
"[IR] Do MQTT publish for incoming IR data",
"[IR] Do MQTT publish (RAW STRING) for incoming IR data",
"[IR] Allow 'unknown' protocol",
"[MQTT] Broadcast led final color RGBCW (topic name: YourDevName/led_finalcolor_rgbcw/get)",
"[LED] Automatically enable Light when changing brightness, color or temperature on WWW panel",
@ -2416,7 +2416,7 @@ const char* g_obk_flagNames[] = {
"[MQTT] Always publish channels used by TuyaMCU",
"[LED] Force RGB mode (3 PWMs for LEDs) and ignore futher PWMs if they are set",
"[MQTT] Retain power channels (Relay channels, etc)",
"error",
"[IR] Do MQTT publish (Tasmota JSON format) for incoming IR data",
"error",
"error",
"error",