Mapper reads 'Individual Trickle Vent' label variant 🟩

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Daniel Roth 2026-06-30 13:44:38 +00:00
parent 33061ba347
commit 78673e96f7

View file

@ -104,6 +104,7 @@ def _map_window_ventilation(
v
for label in [
"Total Trickle Vent Effective Area (mm2) (No Code Then Width x Height)",
"Individual Trickle Vent Effective Area (mm2) (No Code Then Width x Height)",
"Trickle Vent Effective Area (mm2) (No Code Then Width x Height)",
]
if (v := _try_get_int_value(label)) is not None