Hi, I followed the guide provided by ReRuBabs, but I’m having trouble connecting.
192.168.1.41 is the dongle’s IP address.
Here’s the error from the Epever solar client add-on:
Starting EPEVER solar client...
2025-05-06 23:13:50,502 - epever-solar-client - INFO - Program terminated.
2025-05-06 23:13:50,502 - epever-solar-client - INFO - Epever solar client started...
2025-05-06 23:13:50,502 - epever-solar-client - INFO - Running in hass.io add-on mode
2025-05-06 23:13:50,503 - epever-solar-client - INFO - Running method: get_device_info
2025-05-06 23:13:50,503 - epever-solar-client - INFO - Running...
2025-05-06 23:13:50,511 - pymodbus.logging - ERROR - Connection to (192.168.1.41, 9999) failed: [Errno 111] Connection refused
2025-05-06 23:13:50,511 - epever-solar-client - ERROR - Cannot connect to Epever server
2025-05-06 23:13:50,511 - epever-solar-client - ERROR - get_device_info
2025-05-06 23:13:50,511 - epever-solar-client - INFO - Running method: get_battery_settings
2025-05-06 23:13:50,514 - pymodbus.logging - ERROR - Connection to (192.168.1.41, 9999) failed: [Errno 111] Connection refused
2025-05-06 23:13:50,514 - epever-solar-client - ERROR - Cannot connect to Epever server
2025-05-06 23:13:50,514 - epever-solar-client - ERROR - get_battery_settings
2025-05-06 23:13:50,514 - epever-solar-client - INFO - Running method: get_data
2025-05-06 23:13:50,517 - pymodbus.logging - ERROR - Connection to (192.168.1.41, 9999) failed: [Errno 111] Connection refused
2025-05-06 23:13:50,517 - epever-solar-client - ERROR - Cannot connect to Epever server
2025-05-06 23:13:50,517 - epever-solar-client - ERROR - get_data
2025-05-06 23:13:50,518 - epever-solar-client - INFO - Running method: get_battery_stat
2025-05-06 23:13:50,520 - pymodbus.logging - ERROR - Connection to (192.168.1.41, 9999) failed: [Errno 111] Connection refused
2025-05-06 23:13:50,521 - epever-solar-client - ERROR - Cannot connect to Epever server
2025-05-06 23:13:50,521 - epever-solar-client - ERROR - get_battery_stat
2025-05-06 23:13:50,521 - epever-solar-client - INFO - Running method: get_battery_status
2025-05-06 23:13:50,524 - pymodbus.logging - ERROR - Connection to (192.168.1.41, 9999) failed: [Errno 111] Connection refused
2025-05-06 23:13:50,524 - epever-solar-client - ERROR - Cannot connect to Epever server
2025-05-06 23:13:50,524 - epever-solar-client - ERROR - get_battery_status
2025-05-06 23:13:50,524 - epever-solar-client - INFO - Running method: get_battery_load
2025-05-06 23:13:50,527 - pymodbus.logging - ERROR - Connection to (192.168.1.41, 9999) failed: [Errno 111] Connection refused
2025-05-06 23:13:50,527 - epever-solar-client - ERROR - Cannot connect to Epever server
2025-05-06 23:13:50,527 - epever-solar-client - ERROR - get_battery_load
2025-05-06 23:14:50,528 - epever-solar-client - INFO - Running method: get_data
2025-05-06 23:14:50,534 - pymodbus.logging - ERROR - Connection to (192.168.1.41, 9999) failed: [Errno 111] Connection refused
2025-05-06 23:14:50,534 - epever-solar-client - ERROR - Cannot connect to Epever server
2025-05-06 23:14:50,534 - epever-solar-client - ERROR - get_data```
And the error from the mosquitto broker add-on:
2025-05-06 23:15:07: New connection from 192.168.1.41:52309 on port 1883.
2025-05-06 23:15:07: Client 05490126093A5Q8H-00043 disconnected, not authorised.```