Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Growatt MOD series(RS485) #39

Open
Star442 opened this issue Jul 11, 2024 · 15 comments
Open

Support for Growatt MOD series(RS485) #39

Star442 opened this issue Jul 11, 2024 · 15 comments

Comments

@Star442
Copy link

Star442 commented Jul 11, 2024

Hi,

Is there any plan of supporting growatt MOD series? It's RS485 based

@ai-republic
Copy link
Owner

ai-republic commented Jul 11, 2024 via email

@Star442
Copy link
Author

Star442 commented Jul 12, 2024

MOD TL3-XH: 03 register range:0124,30003124;04 registerrange:30003124,31253249

https://github.com/wills106/homeassistant-solax-modbus/files/14230118/Growatt-Inverter-Modbus-RTU-Protocol_II-V1_24-English.pdf

This should be it

@ai-republic
Copy link
Owner

Great thanks for the inverter protocol specification! Which BMS will you be using?
I will try to start implementing it next weekend as I'm quite busy at the moment.

@Star442
Copy link
Author

Star442 commented Jul 14, 2024

I have not decided yet, but most likely pylontech or trying to use my nissan leaf via chademo!
Thanks no worries, is it possible to support your work somehow?

@ai-republic
Copy link
Owner

Ok, I would recommend using the Pylontech protocol as its a very widespread commonly used protocol by many BMSes and inverters.
If you like to support this project I'd be very happy! Just click on the Sponsor link on the project page! :)

@Star442
Copy link
Author

Star442 commented Jul 26, 2024

Ok, I would recommend using the Pylontech protocol as its a very widespread commonly used protocol by many BMSes and inverters. If you like to support this project I'd be very happy! Just click on the Sponsor link on the project page! :)

Perfect thanks!

Did you have any luck with the RS484 integreation for Growatt?

@ai-republic
Copy link
Owner

I will try to finish it this weekend :)

@Star442
Copy link
Author

Star442 commented Jul 31, 2024

@ai-republic still no luck?

@ai-republic
Copy link
Owner

Hi,
I got around to start the implementation but I was very busy last week (also my sons birthday and an upgrade of my solar system). I think I can finish it this weekend though :)

@ai-republic
Copy link
Owner

@Star442 the Pylon RS485 binding is now implemented. Please get the new Configurator , choose PYLON_RS485 in the inverter tab and do a Clean install.
Please also configure the debug log-level so that I can check if there are any prolems.
Happy testing ;)

@Star442
Copy link
Author

Star442 commented Sep 1, 2024

@Star442 the Pylon RS485 binding is now implemented. Please get the new Configurator , choose PYLON_RS485 in the inverter tab and do a Clean install. Please also configure the debug log-level so that I can check if there are any prolems. Happy testing ;)

Thanks @ai-republic ! I'm just trying it out, is there any function to use a fake battery? Just to see if the communication with the inverter is working?

@ai-republic
Copy link
Owner

No, there is only a dummy inverter, but no dummy battery. But that's a good idea - I will implement that in the next few days :)

@Star442
Copy link
Author

Star442 commented Sep 1, 2024

@ai-republic Perfect, thanks!

@Star442
Copy link
Author

Star442 commented Sep 9, 2024

@ai-republic did you have any time to implement the dummy battery?

@ai-republic
Copy link
Owner

I've created a plugin architecture and a plugin that has some preset (dummy) battery data but currently only for 48V systems that is currently only configured for the SMA. I'd like to create an extra tab on the Configurator app where available plugins can be configured. Need to see when I get around to implementing that. Hopefully next weekend 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants