Added is_override to mechanical ventilation recommendation

This commit is contained in:
Khalim Conn-Kowlessar 2024-04-13 16:40:13 +01:00
parent aaa279463e
commit 527291b439

View file

@ -69,6 +69,7 @@ class VentilationRecommendations(Definitions):
"description": f"Install {n_units} {part[0]['description']} units",
"starting_u_value": None,
"new_u_value": None,
"is_override": is_override,
"sap_points": 0,
"heat_demand": 0,
"adjusted_heat_demand": 0,