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

self-powered pie-chart values thrown off by virtual-power-wall events #496

Open
nadams5755 opened this issue Jun 30, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@nadams5755
Copy link

nadams5755 commented Jun 30, 2024

Problem
Calculations for the self-powered pie-chart seem to be thrown off by VPP events. It seems to include powerwall energy exported to the grid as part of self-powered.

To Reproduce
Please paste a screenshot or steps to reproduce the behavior: below

Screenshots
pwd during the day of a VPP event:
screenshot of issue during vpp event

pwd on a normal day without a VPP event:
screenshhot of normal day

Host System
xeon e3-1220 v3, 32gb ram, centos 7, pwd running in docker. docker compose v2.27.1, containerd 1.6.33, pwd v4.4.4

Additional context
query probably needs to be updated. i spent about 30min trying to decipher how it worked. please feel free to reach out if you need more details

@jasonacox jasonacox added the bug Something isn't working label Jun 30, 2024
@jasonacox
Copy link
Owner

Thanks @nadams5755 !

Yes, I knew the self-powered chart wouldn't be able to compute VPP events. I'll open this as a bug to address. I suspect the right approach to fix this would be to quantify the data earlier, possibly at time of capture or CQs and attribute it with the VPP event so we can ignore it for consumption purposes. That said, there are smart folks here that may have a better/easier way. :) I won't have time to work on this for a few months, but if anyone wants to jump in with some ideas, please do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants