mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-18 01:31:14 +00:00
committed by
GitHub
parent
fff685aad9
commit
da419dbf39
@@ -162,7 +162,6 @@ def fastapi_gesamtlast_simple(year_energy: float) -> list[float]:
|
||||
# gesamtlast.hinzufuegen("Heatpump", leistung_wp) # Add heat pump load to total load calculation
|
||||
|
||||
last = gesamtlast.gesamtlast_berechnen() # Calculate total load
|
||||
print(last) # Output total load
|
||||
return last.tolist() # Return total load as JSON
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user