Hello,
1 month ago I had my solar system installed, at that time I configured the inverter connection with WiFi because I did not had alternatives. I was able to enable the ModBUS TCP on the inverter and configure the HA integration without issues, and from that I started collecting data.
From then, I had the time to wire a proper LAN connection and switched the inverter connectivity from WiFi to LAN, forcing the inverter to “forget” the WiFi credentials so that now only LAN connectivity is available.
The LAN connection is working fine, from the SetApp I can see it is connected to the Monitoring service and also I can see the device connected in the router interface.
While the GitHub - WillCodeForCats/solaredge-modbus-multi: Modbus/TCP local polling to one or more SolarEdge inverters. For single inverters, multiple inverters, meters, and batteries. integration was working very fine with WiFi connectivity, now that I simply switched to LAN connectivity it does not work anymore:
I tried to reboot the inverter, I tried to reboot the router, I tried to reboot HA, I opened the SetApp in order to first disable and then enable again the ModBUS, nothing seems to solve the issue. Also tried to remove the configuration from HA and setup it again.
Also from here GitHub - binsentsu/home-assistant-solaredge-modbus: Home assistant Component for reading data locally from Solaredge inverter through modbus TCP I understand that WiFi should be the most problematic for this kind of connection:
We have seen several issues in the past, where the Integration was not able to connect to the inverter on Wifi-based setups. Back then, it seems that SolarEdge has changed something in their firmware and was later fixed in a specific firmware version. According to the feedback of some other users, it seems, that SolarEdge is going to remove the ability to establish a Wifi Connection to the Modbus interface completely in some future firmware versions.
It seems I’m getting the opposite issue here… I’m was very good with WiFi, and now that I switched to LAN I’m having issues.
Are you aware of any kind of issue about this? It would be very sad be forced on remain on WiFi connectivity while I have a more stable LAN connection now.
It seems very odd that this ModBUS may work only with WiFi.
I already scouted these topics but I did not find anything for my issue:
- https://community.home-assistant.io/t/solaredge-modbus-lan-connection-refused
- https://community.home-assistant.io/t/updated-solaredge-modbus-full-setup-guide-with-energy-dashboard-integration-for-installations-with-battery-connected
- Modbus over LAN/TCP port 502 · Issue #80 · jbuehl/solaredge · GitHub
Thank you