mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added missing sloiping ceiling
This commit is contained in:
parent
491ef6c2e8
commit
89262ff3dd
1 changed files with 1 additions and 1 deletions
|
|
@ -553,7 +553,7 @@ class Property:
|
|||
"internal_wall_insulation", "external_wall_insulation", "cavity_wall_insulation",
|
||||
"cylinder_thermostat", "loft_insulation", "room_roof_insulation", "flat_roof_insulation",
|
||||
"solid_floor_insulation", "suspended_floor_insulation", "mixed_glazing",
|
||||
"windows_glazing", "mechanical_ventilation", "solar_pv"
|
||||
"windows_glazing", "mechanical_ventilation", "solar_pv", "sloping_ceiling_insulation"
|
||||
]:
|
||||
# We update the data, as defined in the recommendaton
|
||||
for prefix in ["walls", "roof", "floor"]:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue