Modbus detailed error information

Modbus is very hard to troubleshoot when debugging errors.
Please include the register which fails in order to assist with debugging.

Logger: homeassistant.components.modbus.modbus
Source: components/modbus/modbus.py:403
Integration: Modbus (documentation, issues)
First occurred: 22 juni 2023 om 19:48:49 (3249 occurrences)
Last logged: 09:20:54

Pymodbus: hub1: Exception Response(131, 3, IllegalAddress)

Try this:

logger:
  default: info
  logs:
    homeassistant.components.modbus: debug

I have already set modbus logging to debug. This is the most verbose error you get.