mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-09 20:15:43 +00:00
add second IR publish format which is the same as in Tasmota
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user