Replies: 2 comments 26 replies
|
Load ML should work just the same as the original load feature, just give you a more accurate forecast, AND take account of temperature (if you want) in your forecast. Do you have an EV configured in Predbat? There is a new gotcha of needing to turn switch.predbat_car_charging_hold Off if you don't have an EV - high load could be treated as being an EV charging. See latest version of my docs https://github.com/gcoan/batpred/blob/main/docs/apps-yaml.md#car-charging-filtering and the linked FAQ The normal log is sufficient, but do share your load_today sensor history graph as that's what load ML uses, and the load ml chart from the web console as that shows what is being forecast and the forecast accuracy |
12 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.
Hello,
I don't want to write a bug as it is entirely possible that I am misunderstanding something.
I am using version 8.33.3 so I realised that there was a need to relearn the data.
Also note that I have activated the feature because I wanted to see what it does not because I need it :)
So I activated the new feature for ML Load Forecaster and I have noticed a few things between the components being active or not. Mainly that the load forecasted doesn't seem to reflect the historic data.
Here is a screenshot when ML forecast is disabled:
The load between 17h30 and 21h30 is high because every Thursday I have 2 ovens that are on during that time. So it is an expected load and so far PredBat was very good at being ready for it (battery at 100% just before)
And here is screenshot with the feature activated
As you can see now the expected load is gone and the battery is no longer at 100% because of course as far as it is concerned there is no need for it.
So my question is:
Am I misunderstanding what it is meant to do or does it take longer to learn or is there a problem.
If there is a problem does providing the usual log is enough or do I need to find different logs?
All reactions