mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
map water heating cylinder size 🟩
This commit is contained in:
parent
c558b79b68
commit
c8ecc82a04
1 changed files with 1 additions and 0 deletions
|
|
@ -1561,5 +1561,6 @@ def _map_sap_heating(
|
|||
has_fixed_air_conditioning=ventilation.has_fixed_air_conditioning,
|
||||
secondary_fuel_type=secondary_fuel_type,
|
||||
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,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue