Sebastian

Results 4 comments of Sebastian

> But watch out, even after you set the display decimal point resolution in the UI if you have to bounce your esphome device sending your sensor data or something...

I've the same problem, now dozens of sensor values are not displaying the value precisely enough. Before they were displayed with two or three decimal places as advertised by the...

I tried it on one of my Modbus servers. Before: ``` [20:20:39.113][C][modbus_controller:430]: ModbusController: [20:20:39.113][C][modbus_controller:430]: Address: 0x67 [20:20:39.113][C][modbus_controller:430]: Max Command Retries: 4 [20:20:39.113][C][modbus_controller:430]: Offline Skip Updates: 0 [20:20:39.113][C][modbus_controller:430]: ModbusController: [20:20:39.113][C][modbus_controller:430]: Address:...

I am running this PR since yesterday with 2025.11.1 on four ESP32 connected via RS485/Modbus. One of them is also handling three additional serial ports using Modbus to other devices....