mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
Code PAS Hub dual-fuel room-heater main-fuel label to SAP code 🟥
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
88f221b86e
commit
663c05ece9
1 changed files with 3 additions and 0 deletions
|
|
@ -203,6 +203,9 @@ class TestMainFuelCoding:
|
|||
("Mains gas", 26), # standard mains-gas fuel code (landed #1554)
|
||||
("Mains Gas", 26), # `Fuel:` form capitalisation variant → same code
|
||||
("Bulk LPG", 27), # bulk LPG (Table 32 code 2), matches Elmhurst map
|
||||
# Room-heater dual-fuel appliance; `Fuel:`-form label the extractor
|
||||
# was dropping. 10 = epc_codes `main_fuel` dual fuel (mineral + wood).
|
||||
("Dual fuel appliance (mineral and wood)", 10),
|
||||
("Electricity", 30), # standard-electricity fuel code
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue