I have a Fox KH10 and since it was installed have had an Elfin EP11 connected to it and have been reading data from the inverter with no issues at all since then. The inverter was restarted two days ago due to a fault and since then I've been getting the following errors in Home Assistant:
Code: Select all
Error connecting to inverter (friendly name: ""). Error reading registers. Type: RegisterType.HOLDING; start: 31000; count: 43; slave: 247 from tcp://192.168.30.130:502: Modbus Error: [Input/Output] Modbus Error: [Connection] CustomModbusTcpClient 192.168.30.130:502: Connection unexpectedly closed 0.001 seconds into read of unbounded read bytes without response from slave before it closed connectionThings I have tried to remedy this:
- Restarting the inverter again
- Restarting the Elfin EW11
- Confirmed all serial settings on the EW11 are correct
- Confirmed slave ID in the inverter is correct (247)
- Removing and recreating the device in Home Assistant
- Updating the HA integration from the latest (1.13.6) to the latest pre-release (1.14.0b3)
- Modifying the Max Read and Poll Rate in Home Assistant to lower/higher values
Still, I have the same symptoms. If anyone is able to assist I would be so appreciative!