timbit123
New Member
yes mine doesn't have the micro inverter option on the generator input.What's odd to me: it's a lot more likely on a hybrid inverter like this with the additional features to need firmware updates. If AC coupling, for example, was added later, I'd personally want to turn that on. Because tinkering is fun. This is something that I do find irritating with SRNE. Just make the go**amn firmware available on the website and let people decide what they want to do. It's 2025.
I know many of us are disposed to leave it alone if it's working, and I see both sides of that coin. Being in IT / software engineering / database engineering, there's always an argument for stability. All software systems need maintenance though. New releases have new features that may not have been ready at initial release and were rightly not 'on' because testing showed it wasn't ready. There are also always security patches in any software and they should be applied to connected systems.
Emailing support to get firmware files is just dumb. When I commissioned the ASPs, I wanted to have the latest firmware -- because then I didn't intend to touch it without a really good reason. They actually sent me *older* versions of the file.
what programming language are you using? I have a script for modbus that read all the data from srne protocol (v1.96) right now I use it to get all the data in home assistant but I might check to create a website like solar assistant but maybe better.
right now I have this

I can also update all settings from the inverter. the only part I haven't implemented is the firmware update.... (also I still have a bug in the grid stats as you can see...). I did some automation, when our grid provider send notification on peak hours, home assistant will change the inverter to limit load on home and use the battery / solar to power the house and change back when it is over.
I want this project to be open source and get help from the community too.