Merge pull request #515 from Hestia-Homes/eco-eligiblity-bug

added new measure
This commit is contained in:
KhalimCK 2025-10-28 14:41:59 +00:00 committed by GitHub
commit a86cb743fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,7 @@ class MaterialType(enum.Enum):
flat_roof_insulation = "flat_roof_insulation"
room_roof_insulation = "room_roof_insulation"
windows_glazing = "windows_glazing"
secondary_glazing = "secondary_glazing"
cavity_wall_extraction = "cavity_wall_extraction"
iwi_wall_demolition = "iwi_wall_demolition"