-
Notifications
You must be signed in to change notification settings - Fork 24
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
[Question] Straggling Data Calculation #77
Comments
I'm not entirely sure which values you are looking at but a few thoughts:
Depending on where the production / consumption CTs are located you may also be doing subtraction to get one of those values (if you have a line side consumption meter it has to subtract out the solar production to figure out your home production). |
for the solar production data input on HA's energy chart i'm using the sensor.sunpower_production_lifetime_power for solar production. i do understand that there will be some 1% error. i'm just wondering what would be the best way to remove that error. as i'm afraid that it'll skew the data a bit. i mean if you think about it.. HA will errantly think theres 0.01 kwh coming in over maybe 5-7 hours a night.. so that'll lead to a minimum of 0.05kwh a day of extra power its mis-totaling. thats an additional 1.55kWh of power.. i appreciate the response! |
Didn't really know how to actually title this properly, but I'm wondering if people had issues regarding inaccurate totals that are happening from night time.
I will see about an average of like 7 hours worth of 0.01 kwh of production. Its not as noticable when you take the entire day into account, but as you start the day off its super noticeable.
I'll see about 0.07 to 0.09 kwh of solar production from a given night. and doing even generic math it'll throw off the monthly totals by a bit.
The only reason why i started looking into it was the amount reported by my electrical company being received and what sunpower reportedly sends its off by quite a bit. Not sure why for that either. Then i noticed the tiny production in the middle of the night.
Thanks!
-Eddie
The text was updated successfully, but these errors were encountered: