Compiling /data/dot_matrix_display/.pioenvs/dot_matrix_display/src/main.cpp.o
/config/esphome/dot_matrix_display.yaml: In lambda function:
/config/esphome/dot_matrix_display.yaml:55:110: warning: format '%f' expects argument of type 'double', but argument 7 has type 'int' [-Wformat=]
it.printf(0, 0, id(digit_font), TextAlign::TOP_LEFT, "Consumption: %.1f W", id("Consumi da home Assistant"));
The text show is always “Consumption: 2.0” despite of the sensor value that fluctuates from 400 to 410 w