map heating immersion type 🟩

This commit is contained in:
Daniel Roth 2026-04-21 15:12:57 +00:00
parent 22893e8645
commit 6035c90bcb

View file

@ -1564,4 +1564,5 @@ def _map_sap_heating(
shower_outlets=shower_outlets,
cylinder_size=heating.water_heating.cylinder_size if heating.water_heating.cylinder_size != "No Cylinder" else None,
cylinder_insulation_thickness_mm=heating.water_heating.insulation_thickness_mm,
immersion_heating_type=heating.water_heating.immersion_type,
)