emoncms / app

Emoncms App module: application specific dashboards: includes myelectric, mysolarpv, myheatpump and solar + wind app.
GNU Affero General Public License v3.0
27 stars 71 forks source link

MySolar History tab not showing "Exported Solar" #181

Closed msroest closed 1 year ago

msroest commented 1 year ago

Hi All, Loving EmonCMS and the My Solar app now that I've gotten a PV system installed. I'm having a bit of a issue (which I'm sure is due to me having something configured incorrectly). When on the power/history page the current values correctly show "Exporting" when my PV system is generating more then our use:

Screenshot 2023-04-15 at 13 46 39

When on the power tab the current bottom values appear to correctly show solar/direct/grid percentages:

image

But on the history page any days where our system is net positive I'm not seeing an exporting graph line going down like I think I should, and when I mouse over one of the bars I get a negative grid amount but a 0 exported:

Screenshot 2023-04-15 at 13 51 26

If anyone has any suggestions as to what configs I might need to change?

I'm running a self hosted install of 11.2.11.

Thanks

msroest commented 1 year ago

Ok I think I figured this out. My Import feed setting was not just imported it was my mains (which went negative when generating and positive when pulling) I've added 2 new feeds import and export to show the import and export seperate from the mains. And I'm now getting the data I expect (of course the graph looks a bit funky now but should sort itself out as new data is populated.