mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-22 08:48:34 +00:00
add new water heating types
This commit is contained in:
parent
ea4fee27d9
commit
ca781771f2
1 changed files with 4 additions and 0 deletions
|
|
@ -215,6 +215,10 @@ export const WaterHeatingValues: [string, ...string[]] = [
|
|||
"From main system, house coal",
|
||||
"Electric immersion, electricity",
|
||||
"Gas boiler/circulator, mains gas",
|
||||
"From main system, wood logs",
|
||||
"From main system, biomass (community)",
|
||||
"From main system, dual fuel (mineral and wood)",
|
||||
"From main system, biodiesel (community)",
|
||||
"Unknown",
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue