i’m just using the UI-Wizard, so i’ve no configuration files present.
But as the Readme.md is a ToDo i’ve just started writing down an example.
As said, i’m not using configuration files, so this is just untested.
Please check if it works and let me know if you need further information.
BR Sönke
P.S. As there is no export function, this is not complete yet.
Hi @soenke
I’m quite new to the sungrow modbus world, what do you mean with “internal lan port”?
where is it? is it one of the two lans where there is also the bus connectors?
I’ve the battery pack so one of these lan port is already used. Can I choose of of them or is there a specif lan port to be used?
here is a manual for the device (in german, but only the graphics are relevant):
On Page 33 is a description for the connections below the device.
There is Port 3, the Wifi-Port, which will have the Winet-S-Dongle installed to. This dongle serving the internal website and connected to lan/Wlan and will upload any data to the iSolarCloud. As mentioned in the binding readme, you can enable the modbus data provisioning via winet-s-dongle.
The port 4 is the “internal lan port” which can be used for directly access to the device data.
But (in my installation as mentioned above) this doesn’t work at all.
The battery pack (which i’ve installed too) should be attached via direct modbus on port 6.
So - if you are using the “default” setup with winet-S dongle, you should be fine to read the data with this binding.
Thank you for the aswer, I have a different model, the SH5.0RS, which is different from the one described on page 33: I don’t have a port named " LAN-Anschluss Steckverbinder für EMS, Router, und Data Logger"
Anyway, I’ve the Winet-S dongle (It is fully working with mobile app and isolarcloud)
but I got an error on the OH (4.0.4-stable) binding.
ModBus binding seems ok (172.7.11.104 is the IP I’ve found connecting to the winet dashboard with a browser):
The issue looks a bit like reading some modbus registers may have failed. The message within the ui doen’t show enough details, please check the openhab log files for more details.
Hey,
as you are sucessfully connected (in openhab and qmodbus), i think it might not be a general modbus problem, but only that some registers may not be available.
Did you try only 13023 or some other registers too?
Having a look in the spec, therere are some ranges of registers, you might try one of each range.
Hi,
thanks @soenke! It’s working for me using OH4.0.4, Sungrow SH10RT and battery SBR096.
I’m using the LAN port connected to my internal network for ModBus. Winet-S is using my Guest network for iSolarCloud connection.
I had to restart the Docker container after completing installation to get regular item updates based on configured pollInterval. Stop-Start the binding didn’t work.
Here’s the things config similar to the example mentioned above but without a type mismatch warning: