mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
secondary_fuel_type was hardcoded None in the from_site_notes mapper, dropping the fuel for the ~67 Guinness GMCA 205 properties that lodge a "Panel, convector or radiant heaters" secondary heater. Adds _pashub_secondary_fuel_code (ADR-0015 pattern, mirrors _pashub_main_fuel_code) mapping "Electricity" -> SAP10 code 30, with "No Secondary Heating"/blank -> None and unknown labels strict-raising UnmappedPasHubLabel. Fixes #1564 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| domain | ||
| loaders | ||
| schema | ||
| search | ||
| surveys | ||
| __init__.py | ||
| construction_age_band.py | ||
| efficiency.py | ||
| floor.py | ||
| fuel.py | ||
| heating_controls.py | ||
| hotwater.py | ||
| main_heating.py | ||
| property_type_built_form.py | ||
| roof.py | ||
| walls.py | ||
| windows.py | ||