I have friendly names as well. Obviously I can work out my daily totals etc… I have “PV1”, “PV2”, “On grid”, “FunBit” (?), and some others, and they come in forms of Current, Voltage and Power (w).
Can anyone give me any guidance on how I might figure out what I’m exporting? Would it be reasonable to assume PV1 is one roof of panels and PV2 is the other roof of panels?
Correct, PV1 and PV2 are the two strings of Solar panels.
I suspect “pgrid1” will give you the total power being generated on the output of the inverter. (W)
The inverter won’t be able to tell how much of this you are self-consuming.
“e_day” will give you energy generated for the day (accumulate over the day and reset at nigh) (kWh)
“e_total” energy generated since install (kWh)
Also, if the grid voltage is high then the inverter won’t export as much as is could potentially do since they have to limit the export to prevent excessive grid voltage rise.
Definitely some crazy numbers there. You seem to have the ‘mains export’ calculating solar generation plus actual mains export. Saying that I think your mains clamp is back-to-front.
Not sure why the solar clamp is reading 4kW if the inverter is suggesting 500W. Is it set to the correct clamp details in the iotawatt?
Yesterday I was confused because there is also the “allow negative” checkbox that was only checked on input 1 - so it looked like mains was negative and solar was positive… actually they were the same, just cancelling each other out!
I’ve asked the electrician to come back and fix the CT for me… haven’t heard back yet but hoping that will do the trick. In the meantime I might see if I can figure out if Home Assistant would be able to read my negative meter values as grid export. It doesn’t look like it’s setup to work this way out of the box.
Also, I’ve dropped the consumption and export outputs for now.
Don’t know why I spent energy over-thinking this last night.
I’ve setup my import/export:
In other words, just reading the mains CT. I’m now convinced I don’t actually need to monitor my solar CT because I get that from the inverter anyway… and Home Assistant is smart enough to figure out Production vs Consumption!
So… it works! Wahey!
First measurable insight: wow, my hot water is using a lot of electricity!
Yeah, I would never have an electric water heater! Gas every time. Especially since you generally have a shower when there is no solar production to offset it
i looked into scraping it from the graph data a while ago but kind of gave up when i realised it was at least 2 days behind. have you got more up to date data?
First part passes on user/password to the login url and saves header that contain session info etc into a file.
Second part actually requests the data. But website asks for authentication, so it passes the info we saved in step 1
You can login to synergy website and in a new tab go to the url from step 2, just add your account/meter info
is it where you have ‘000xxxxx’ a couple of times? It’s not clear.
Does the curl command create this file? This doesn’t appear to state what we want to call the file so I’m guessing not… or is the file going to be called ‘headers’, in which case where will this be saved?
Sorry, but I’m either going to need a step by step or just not worry about it.
First ‘000xxxxx’ is your accound ID and the second ‘0000000xxxxx’ is meter ID
Both can see in your last bill. Note that meter ID may start 0 (mine does), so I have 9 zeros before actual numbers start