Replies: 2 comments 6 replies
-
|
I don't know exactly what the SolarEdge Leader/Follower protocol is. It could be based on a standard, or proprietary, or a mix of some standard with proprietary stuff added on. I would lean towards proprietary since, for example, we know follower inverters are reporting optimizer status to the leader over the bus but that data isn't available over modbus (as far as anyone has been able to find). I would think the most straightforward way is to convince SolarEdge to enable batteries over the modbus interface. I know some people have reported they were able to get that done, but personally I don't have batteries so I don't have any direct experience. |
Beta Was this translation helpful? Give feedback.
-
I totally skipped over this in my other reply; I was thinking about tapping the SolarEdge protocol bus and intercepting what the Follower devices send to the Leader device. Yes, in theory the SunSpec port option might be the same thing as the Modbus/TCP interface as a serial port interface. I even bought a USB to RS485 serial adapter to try adding a serial port connect option to the integration, but I never actually tried it. If it is it should work the same. |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have inherited 2 solar edge inverters with LG batteries. It's been a trip getting them figured out but at least I have each inverter meter + an export meter configured now. Home assistant reports what I'd expect, though terminology is wacked out. Right now the most annoying thing is no battery access, so it looks like solar is on at night, and I have no idea how much energy is left. Also it seems to not doing a DC-coupled battery charge (??), today it presented as AC from one inverter into negative AC into the other.
I have read I am apparently one of the "unlucky" that dont have power or battery control over modbus. However, I just want to make sure there are no workarounds. I have both wired into a physical ethernet switch which runs back to a router.
I have the HBI (home backup interface) which is on the RS485-2 bus so I think it needs SolarEdge protocol, but the other option is SunSpec, which documentation says is for non-SolarEdge (which would be HA). Is there anything to try there?
Is there any sense in trying to make my own RS485 to ethernet (TCP) to bypass these arbitrary restrictions? (The statuses are visible on the SetApp, so clearly they are accessible on the bus itself). Will this add-on recognize the protocols the same way?
Beta Was this translation helpful? Give feedback.
All reactions