fix: load prediction adjustment with measurement in kwh (#826)

Use load energy meter reading in kWh for load prediction adjustment.
Before the reading was falsely regarded to be in Wh.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
This commit is contained in:
Bobby Noelte
2026-01-01 12:26:29 +01:00
committed by GitHub
parent 4434b7109e
commit 39973bf836
8 changed files with 33 additions and 30 deletions

View File

@@ -136,7 +136,7 @@
}
},
"general": {
"version": "0.2.0.dev70048701",
"version": "0.2.0.dev81043823",
"data_folder_path": null,
"data_output_subpath": "output",
"latitude": 52.52,