mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-07-12 21:08:13 +00:00
Elecprice Interpolation wrong
deprecated /strompreis API
This commit is contained in:
@@ -1136,6 +1136,7 @@ async def fastapi_strompreis() -> list[float]:
|
||||
key="elecprice_marketprice_wh",
|
||||
start_datetime=start_datetime,
|
||||
end_datetime=end_datetime,
|
||||
fill_method="ffill"
|
||||
)
|
||||
.tolist()
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user