Files
Tasmota/tasmota
a1720a9d72 Fix *float* output in EQ3 mqtt messages (#24869)
Recent core refactoring removed standard support for float variables in printf family functions, resulting in eQ-3 telemetry messages showing '*float' instead of actual float values. Updated the formatting specifier to %1_f and passed the reference to the float parameter to ResponseAppend_P function

Co-authored-by: Jens.Heilig <jens.heilig@esystems-mtg.de>
2026-07-02 09:32:50 +02:00
..
2026-06-22 17:07:22 +02:00
2026-06-02 09:38:40 +02:00