Pho3niX90 / solis_modbus

Home Assistant HACS integration for Solis inverters
25 stars 5 forks source link

Support for regular string inverters #58

Open debietim opened 6 months ago

debietim commented 6 months ago

Hello

I am using this integrations for my Solis RHI 10kW Hybrid inverter and it works very good! I have also 2 regular inverters without battery. I't would be great if I can control this inverters also like I do with the Hybrid one.

But today I get an error when I try to setup one of these inverters.

Is there an option to support also non-hybrid inverters?

regards

Pho3niX90 commented 6 months ago

Which errors are you getting?

debietim commented 6 months ago

I can add them (by IP address) but then I gat a "failed" message...

Screenshot 2024-05-04 at 11 50 42
Pho3niX90 commented 6 months ago

Which port are you using for them? Also, are there any other modbus software connecting to them? Lastly, do you know which wifi dongle is used with them?

debietim commented 6 months ago

I am using port 502 (was standard filled in)… i am using the same wifi dongle as on my hybrid inverter… (S2-WL-ST) No other modbus connection, only soliscloud…

0rangutan commented 6 months ago

Ah, you can't use this integration and Solis Cloud simultaneously - one or the other. Or set up an RS485 gateway - see the threads re. Waveshare

debietim commented 6 months ago

I know, but when i installed my hybrid with this integration, it automatically stopped on soliscloud… but now it don’t even start…

debietim commented 6 months ago

I have next to my Solis RHI 10kW also al Solis S5-GR3P8K string inverter. Now it would be very nice if I can control the Power Limit (value between 0 and 110%) via home assistant. Now I can only change this value via the SolisCloud platform. But when I use this integrations the device is not recognised... any chance that it can be supported in the future? I use the same datalogger as I use on the RHI 10kW inverter.

christian-albrecht22 commented 4 months ago

The Modbus register is different between the hybrid inverters and the normal grid-tied inverters. Here is an overview about the register: https://community.openenergymonitor.org/uploads/short-url/hfD6j9G7EvHVFtuh2HiujSVhgyG.pdf found in this conversation: https://community.openenergymonitor.org/t/solis-s6-pv-inverter-and-rs485-modbus/20507

Pho3niX90 commented 2 weeks ago

84 related

Pho3niX90 commented 2 weeks ago

There is a test version https://github.com/Pho3niX90/solis_modbus/releases/tag/string-test

debietim commented 1 week ago

Hello, I installed the test-version but was forced to roll back. The battery shows constant discharge of 139W. When tried to add a Solis String Inverter, this did not work. It connected, but no values (complete none) came thru..

Pho3niX90 commented 1 week ago

Unfortunately the documentation I have found regarding the string inverters are unreliable to blindly code it. I would either need access to a system where I can do testing, or someone can continue from https://github.com/Pho3niX90/solis_modbus/pull/86 to make a PR

fastsonic commented 1 week ago

i can open a Port from the Elfin so you can connect to the Inverter over Modbus TCP !? but a little bit scared about security... is there a other Tip !?