I’m trying to connect to my new SolarEdge inverter over Modbus TCP with SunSpec. Unfortunately, I cannot get it to work: no real values are shown.
I have succesfully created a Modbus TCP bridge which shows as online. I have also created a Modbus SunSpec three phase inverter which also shows as online. The ports match and if I change the port number to a faulty one the thing goes offline so I assume config is ok.
I’ve checked that my inverter has Modbus TCP enabled and it is connected via Ethernet. The thing properties remain empty unfortunately. Also, I’ve added some items to some channels but they remain zero all the time:
2023-11-22 15:01:38.142 [INFO ] [openhab.event.ItemStateUpdatedEvent ] - Item 'MB_SolarEdge_Omvormer_Status' updated to UNKNOWN
2023-11-22 15:01:38.143 [INFO ] [openhab.event.ItemStateUpdatedEvent ] - Item 'MB_SolarEdge_Omvormer_Vendordefined_Status' updated to 0
2023-11-22 15:01:38.273 [INFO ] [openhab.event.ItemStateUpdatedEvent ] - Item 'MB_SolarEdge_Omvormer_AC_Power_Value' updated to 0 W
My OpenHab log file is full with parse errors but I cannot identify where these come from.
Who has any help?
Kind regards,
Dennis