Fix gesamtlast_simple (#399)

Legacy endpoint gesamtlast_simple expected yearly energy consumption to be given in Wh SI units.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
This commit is contained in:
Bobby Noelte
2025-01-21 16:56:42 +01:00
committed by GitHub
parent e781d1d446
commit 43ebbc2e55
3 changed files with 8 additions and 2 deletions

View File

@@ -59,6 +59,9 @@ Total load prediction starts at 00.00.00 today and is provided for 48 hours.
If no prediction values are available the missing ones at the start of the series are
filled with the first available prediction value.
Args:
year_energy (float): Yearly energy consumption in Wh.
Note:
Set LoadAkkudoktor as load_provider, then update data with
'/v1/prediction/update'