mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
map heating immersion type 🟩
This commit is contained in:
parent
22893e8645
commit
6035c90bcb
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue