Hi Mick,
I have another big problem for you.
My Sungrow Inverter in addition to its panels is also managing the energy producing by another old photovoltaic system. Basically it view the old existing inverter (ABB) as input.
As consequence the flow of energy is a bit more complicated and I cannot undertsand what is the Production of PV managed directly by Sungrow with the Production of the existing PV system.
As you can see the Load graph are, in some case, negative, because some of the components are calculated and not measured.
I wanted to run the program using Python on a virtual Linux machine, is that possible?
Iāve already tried running the whole thing on Linux alone, but after the installation with āgo run main.goā, I canāt execute the commands in the terminal. I also canāt find the project under ā./binā.
Thereās also a tool that will generate all the lovelace yml files for you based on your inverter.
Download the latest standalone GoSungrow binary from here and thenā¦
GoSungrow ha lovelace
Easy!
If you want to generate historic data, then thereās a bunch of commands for doing that with GoSungrow.
Point 2 above - I started working on a solution to this issue and itās based on this point you mentioned. I have finished a major contract just recently, so have the time to work on this a fair amount at the moment.
I want to build up the ability for people to define their own key data points. All those data points are great, but thereās a just a handful of interest and the rest can be calculated anyway.
So, the plan is to have a generic YML file that people can share when they discover endpoints.
Thereās so many models and so many configs thereās absolutely no way I can keep track of them all, so needs to be a community effort.
If anyone else can think of any features that would be helpful, let me know.
All my data stopped coming in at all about the same time you had your issues. I canāt see that issue in my logs but I reloaded the integration and there seems to be some data coming in again now. Weāll see if the energy dashboard done anything in a while.
@MickMake
at first i want to say thankyou for youre integration. it worked very fine.
today morning i think you know already from it, the add on didnt start anymore, because of an issue
ERROR: json: cannot unmarshal number in go struct field ResultData.result_data.org_id of type string.
and the reason to fix the problem looks like this, i tried to find the file, but i cant. So my question is can you make an update from the add on that fixed the issue? or can you told me how i can reach the path where the file is. i must say i am a little new in the HA Area.
Thankyou
Confirming that I am also getting this same issue. Seems there was an update to the iSolarCloud app overnight which seems to coincide with the add-on breaking.
Hi @MickMake thanks for the fantastic work! Is it possible to automatically turn my inverter off and back on? I would use that in times of negative prices. Thanks!