Example HEMS upload only consumption/production data until forecast date#203
Example HEMS upload only consumption/production data until forecast date#203luckv wants to merge 2 commits into
Conversation
… date Signed-off-by: Luca Visentin <luca.visentin@silla.industries>
Signed-off-by: Luca Visentin <luca.visentin@silla.industries>
|
@nhoening i fixed the pre commit hooks. I didn´t read the contribution guidelines, I'm sorry. |
|
@luckv Thanks for the PR. I’m taking a closer look at how this interacts with the HEMS flow. I’ll get back to you with feedback soon. |
|
@BelhsanHmida I believe you forgot about giving feedback here. |
@nhoening Yes, you’re right. Sorry, I forgot to follow up here. It completely slipped my mind. I’ll give final review and feedback when I’m back by the end of the week. Thanks for the reminder. |
|
Sorry for taking so long to review this. I tested the HEMS dashboard output against main. The PR improves the visual story by hiding future measured values, but it appears to break the self-consumption KPI: main reports 87.15% average self-consumption for My Home 1, while this branch reports 0%. It looks like Also, I think |
When I setup the HEMS example, I noticed that the simulation made forecasts of time frames for data already uploaded.
This makes the graphs so cluggy that is not possible to read correctly the data.
To make the situation more real, I thought to remove in the data uploaded from consumption and production sensors, the records relative to timestamps happened before the value of
FORECASTING_START.Before:

After:
