mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Added is_override to mechanical ventilation recommendation
This commit is contained in:
parent
aaa279463e
commit
527291b439
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue