nygma2004 / growatt2mqtt

Growatt Solar Inverter Modbus Data to MQTT Gateway
MIT License
136 stars 33 forks source link

Growatt MIN 3600TL-XE ? #32

Open newegnaro opened 1 year ago

newegnaro commented 1 year ago

Hello, Thank you for sharing this project. I recently has a solar system installed with the above Growatt inverter and I'm trying to get basic data from it into Home Assistant (HA). I've tried some of the HA integrations that pull from the Growatt server but these suffer from being blocked. So I thought I might be able to pull the data from the Modbus registers.

Your project looks like it could work if I pull the data from MQTT, however the SYS-COM definitions in the manual for my inverter differs from the one you show. (see following image of manual) IMG_20230605_100906 Do you think it might work ? which of the ports from sys-com should I use ? Sorry for the simple questions, very much of this is new to me.

nygma2004 commented 1 year ago

I think the smart meter connection is used to connect a meter so the inverter can limit the production to match your consumption (not to sell electricity to the grid). So it is definitely not that one. I think it should be a the Connect Min ShineBus connection.

newegnaro commented 1 year ago

Thank you for your thoughts. I need to decide if I have the skill to solder up your project to try this way. OI have been prototyping via a breadboard and ESPhome... but no luck yet.

ErikTempelaarVO commented 1 year ago

@newegnaro Have you seen this: https://github.com/WilbertVerhoeff/Growatt

It works great on my inverter, flashing the official dongle was easy (and its not expensive)

newegnaro commented 1 year ago

Hello, thank you for pointing this out. This was the thread i was using for my breadboard example but no luck despite trying a few of the code samples. I might have to try the flashed standard dongle method. Which inverter do you have please ?

nygma2004 commented 1 year ago

I have a 6 year old 3000-TL, and I also have a MIN 3000 TL-XE and MIC 1500 TL-X. The MIN and MIC models have the same connector (as documented in this project), the older 3000-TL has an old style 9 pin D-SUB9 connector.