5 new main_heating_system values

This commit is contained in:
Daniel Roth 2026-07-02 08:43:43 +00:00
parent 9b9a718b65
commit 4a6a0aabba

View file

@ -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",
];