mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Mapper reads new 'Total Trickle Vent Effective Area' label 🟩
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
54f045f4c6
commit
6cb9800608
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ def _map_window_ventilation(
|
|||
num_openings=_try_get_int_value("Number of Openings (In Same Window)"),
|
||||
pct_openable=_try_get_int_value("% of Window Openable"),
|
||||
trickle_vent_area_mm2=_try_get_int_value(
|
||||
"Trickle Vent Effective Area (mm2) (No Code Then Width x Height)"
|
||||
"Total Trickle Vent Effective Area (mm2) (No Code Then Width x Height)"
|
||||
),
|
||||
num_trickle_vents=_try_get_int_value("No. of Trickle Vents"),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue