So I’m having this error 65 000 times in 4 days now, everything is working but it doesnt feel quite right. Im guessing one of my sensors is badly configured? Although everything IS working without issues and all sensors give me good data.
However, this error keeps flooding in:
Logger: homeassistant.components.modbus.modbus
Source: components/modbus/modbus.py:401
Integration: Modbus (documentation, issues)
First occurred: 12 oktober 2023 kl. 12:53:52 (65719 occurrences)
Last logged: 08:34:21
Pymodbus: modbus_500v_tcp: Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 4 bytes (0 received)
Pymodbus: modbus_tcp: Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 4 bytes (0 received)
Pymodbus: modbus_500v_tcp: Modbus Error: [Input/Output] No Response received from the remote slave/Unable to decode response
Pymodbus: modbus_tcp: Modbus Error: [Input/Output] No Response received from the remote slave/Unable to decode response
Now there has been some breaking changes to to modbus integration and I dont dare to upgrade before I fix this. Is there some kind of detailed log here? or How do I find the errors?