mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-15 08:21:15 +00:00
committed by
GitHub
parent
9620efccf1
commit
a5e637ab4c
@@ -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