mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-19 17:02:59 +00:00
5 new main_heating_system values
This commit is contained in:
parent
9b9a718b65
commit
4a6a0aabba
1 changed files with 5 additions and 0 deletions
|
|
@ -246,6 +246,11 @@ export const MainHeatingSystemValues: [string, ...string[]] = [
|
|||
"Gas room heater, open flue 1980 or later",
|
||||
"Gas room heater, open flue pre-1980",
|
||||
"Electric storage heaters, high heat retention",
|
||||
"Solid fuel room heater, open fire",
|
||||
"Solid fuel room heater, open fire with back boiler",
|
||||
"Solid fuel room heater, closed with boiler",
|
||||
"Electric boiler",
|
||||
"Electric CPSU",
|
||||
"Unknown",
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue