mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-09 14:55:37 +00:00
Add a flagged option to apply channel type multiplier (if any) when publishing MQTT value (#653)
* Add a flagged option to apply channel type multiplier (if any) when publishing MQTT value * Update new_mqtt.c changed float to double for more accuracy --------- Co-authored-by: Rémi Serriere <Remi.Serriere@getyooz.com>
This commit is contained in:
@ -2264,6 +2264,7 @@ const char* g_obk_flagNames[] = {
|
||||
"[MQTT] Enable Tasmota TELE etc publishes (for ioBroker etc)",
|
||||
"[UART] Enable UART command line",
|
||||
"[LED] Use old linear brightness mode, ignore gamma ramp",
|
||||
"[MQTT] Apply channel type multiplier on (if any) on channel value before publishing it",
|
||||
"error",
|
||||
"error",
|
||||
"error",
|
||||
|
||||
Reference in New Issue
Block a user