MatterVN / ModbusTCP2MQTT

Sungrow & SMA Solar Inverter addon for Home Assistant using mobusTCP
MIT License
67 stars 49 forks source link

Help needed setting this up #68

Open KLucky13 opened 7 months ago

KLucky13 commented 7 months ago

Hello,

I have 2 inverters: 1 x SG2.0RS-S 1 x SH4.0RS

I've been using this integration until today but it has been giving me nothing but problems since it goes through the api of isolarcloud: https://github.com/MickMake/GoSunGrow/

So I want to use an integration that bypasses the isolarcloud api/connection.

However I'm not sure how to proceed with this integration. Both my inverters have a Wifi-S dongle/module but I could also connect them with Ethernet to the dongle. If I unplug the dongle all together, I also have an ethernet connector on the converter.

What would be the way forward? Can I just leave them as is (connected to the wifi)? If yes, I'm not sure where I can find the ip address of these dongles; I've looked everywhere in the Isolarcloud app / Webpage but it seems it's not something I can find.

Looking at my router, I've 100 devices or more, so can't tell which one is which.

Any help setting this up would be very much appreciated!

dimafemabo commented 7 months ago

Hi, I loved this integration and will be patient until an update comes out, however, if you find a good modbus integration that shows also the plethora of information, I am happy to hear about it. To answer your question, try to look out for an entry in your router (mine is FB) where the name says "espressif". Also I do have 2 inverters and as they both have been connected to my router at the same time, their IP address is just ...91 and ...92. When I connected the modbus via the extra LAN cable the router assigned the next free IP address to the lan connection. Also here the connection was called "esspressif". Good luck and keep us posted. Cheers

plumpy80 commented 7 months ago

I can find my Winet-S dongles IP address vith the nMap utility. (Windows) It's just listed all of used IP address, with port, and only and I have only one, that used the 8082 port.

This is my config, whats working with SG5.0RT:

image

KLucky13 commented 7 months ago

I can find my Winet-S dongles IP address vith the nMap utility. (Windows) It's just listed all of used IP address, with port, and only and I have only one, that used the 8082 port.

This is my config, whats working with SG5.0RT:

Thank you, I'll have a look this evening, from what I can see, there is no option to add 2 inverters with this integration?

plumpy80 commented 7 months ago

As I see, it has no options for a second inverter :(

KLucky13 commented 7 months ago

As I see, it has no options for a second inverter :(

That's too bad, I have an inverter for every side of the roof since I have more solar panels on one side of the roof compared to the other one. So I would need to be able to add both off them, otherwise there is no point implementing this solution :-/

ventudan commented 2 months ago

Good evening everyone. I'm not familiar with Home Assistant...so my question will seem trivial... but how do I add a card once the Add-on has been installed??