MatterVN / ModbusTCP2MQTT

Sungrow & SMA Solar Inverter addon for Home Assistant using mobusTCP
MIT License
69 stars 52 forks source link

Compatibility Sungrow SG10RS and connection Error #83

Open jy-tangle opened 4 days ago

jy-tangle commented 4 days ago

Hi, Do you know if this add on works with a sungrow SG10RS ? I am running WiNet connector and get the following error message:

2024-11-18 19:40:32 INFO Starting SunGather 0.3.8 2024-11-18 19:40:32 INFO Loaded config: config.sg 2024-11-18 19:40:34 INFO Loaded registers: //registers-sungrow.yaml 2024-11-18 19:40:34 INFO Registers file version: 0.2.0 2024-11-18 19:40:34 INFO Logging to console set to: INFO 2024-11-18 19:40:34 INFO Modbus client is not connected, attempting to reconnect 2024-11-18 19:40:34 INFO Connection: ModbusTcpClient(192.168.0.5:8082) 2024-11-18 19:40:34 ERROR Error: Connection to inverter failed: 192.168.0.5:8082 Error: Connection to inverter failed: 192.168.0.5:8082 Error: Connection to inverter failed: 192.168.0.5:8082 s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped

Many Thanks