mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added windows measure_type
This commit is contained in:
parent
b3b2021a1b
commit
e2d0f920b0
1 changed files with 1 additions and 0 deletions
|
|
@ -223,6 +223,7 @@ class WindowsRecommendations:
|
||||||
"phase": phase,
|
"phase": phase,
|
||||||
"parts": [],
|
"parts": [],
|
||||||
"type": "windows_glazing",
|
"type": "windows_glazing",
|
||||||
|
"measure_type": "double_glazing" if not is_secondary_glazing else "secondary_glazing",
|
||||||
"description": description,
|
"description": description,
|
||||||
"starting_u_value": None,
|
"starting_u_value": None,
|
||||||
"new_u_value": None,
|
"new_u_value": None,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue