FAQ: My Modbus connection always cuts out - TypQxQ/Sigenergy-Home-Assistant-Integration GitHub Wiki
This is not yet encountered on Sigenergy but if you should be the first unlucky, here are som tips.
Error: The Modbus connection cuts out after some time and doesn‘t reconnect for some time. Solution: Try installing a Modbus proxy on HomeAssistant.
- Stop the Modbus connection in HomeAssistant.
- If not done already, enable the Advanced Mode.
- Login as an admin-user
- Go to your profile
- Enable the ‘Advanced Mode‘
- Disable the Modbus connection in HomeAssistant.
- Go to ‘Developer Tools‘
- Switch to the tab ‘Services‘
- Choose the service ‘modbus.stop‘
- For hub, type in ‘SungrowSHx‘
- Click on ‘Call Service‘
- If not done already, enable the Advanced Mode.
- Install the Modbus proxy
- Add this repository to your HomeAssistant instance.
- Install the Add-On ‘modbus-proxy‘ from the Add-On Store
- Configure it by adding your Inverter-IP to the ‘upstreamhost‘ field
- Save the config and start the Add-On
- Change your ‘sungrow_modbus_host_ip‘ in the secrets.yaml file to ‘0‘
- Restart HomeAssistant
If this did not solve your problem and your Modbus connection keeps dropping out, start a Discussion.