I keep getting very intermittent data coming into HA.
Code: Select all
Error connecting to inverter (friendly name: ""). Error reading registers. Type: RegisterType.HOLDING; start: 31007; count: 22; slave: 247 from tcp://192.168.1.137:502: Modbus Error: [Input/Output] No Response received from the remote slave/Unable to decode responseCode: Select all
2026-09-16 13:13:56.345 DEBUG (MainThread) [custom_components.foxess_modbus.modbus_controller] Modbus error when polling tcp://192.168.1.137:502 247: Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 8 bytes (0 received)
2026-09-16 13:14:02.226 DEBUG (MainThread) [custom_components.foxess_modbus.modbus_controller] Reading addresses on tcp://192.168.1.137:502 247: (31007, 22)
2026-09-16 13:14:02.227 DEBUG (SyncWorker_1) [custom_components.foxess_modbus.client.custom_modbus_tcp_client] Connecting to ModbusBaseSyncClient._params(retries=3, retry_on_empty=True, broadcast_enable=False, reconnect_delay=None, source_address=None)I have tried running the latest beta of the H.A integration (1.16.0b2) but it actually prevented me even connecting so I needed to roll back to get connected again.
Setup:
EW11 Modbus adapter - no issues with connectivity to the device & data has been flowing well for the past 2 years-ish with no such drop out. Running 1.44.1
Fox H1 5kW G2 (Master 1.59, Slave 1.04, Manager 1.78) DataLogger W6 1.08)
(I see there are update for the Datalogger to 1.11 and Manager to 1.79 but have no done them as last time it took out my system for 6 hours)
Fox EP11-H
Home Assistant - HASOS on bare metal
Core 2026.9.2
Supervisor 2026.09.0
Operating System 18.2
I did see a different thread relating to the G3, but the beta did not resolve my problems, so posting here.
Thank you for any help!