mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
Bill secondary water/oil-filled radiators as PCDB 694 electric room heaters 🟥
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
3b2e6e348a
commit
2da0dda9d4
1 changed files with 4 additions and 0 deletions
|
|
@ -1095,6 +1095,10 @@ class TestSecondaryHeatingTypeCoding:
|
|||
# Electric direct-acting (PCDB 691, eff 1.00) — the modal cohort
|
||||
# heater; 691 == the old 693 fallback efficiency, so unchanged.
|
||||
("Panel, convector or radiant heaters", 691),
|
||||
# Electric water/oil-filled radiators (PCDB 694, eff 1.00);
|
||||
# unhyphenated secondary-field spelling, distinct from the
|
||||
# hyphenated main-heating room-heater label.
|
||||
("Water or oil filled radiators", 694),
|
||||
# Gas room heaters (PCDB Table 4a column A).
|
||||
(
|
||||
"Flush fitting live fuel effect open front fire, "
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue