Replies: 3 comments 3 replies
|
Thank you for the very good idea! |
3 replies
|
Thanks for the super fast turnaround. I'll install it now and see how it goes. |
0 replies
|
Please also check out v.1.1.7.a4. Less hardcoded strings. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
My daily export total was under reporting today so I investigated.
I can see the daily export total is computed from the power being exported.
HA was offline for me while I was exporting, so my tally was not getting updated.
Would it make sense to calculate the daily total from the lifetime total ?.
Store the lifetime total at midnight and keep subtracting that from the live total to produce the daily total.
All reactions