mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
Resolve Medium cylinder band to Table 28 fixed 160 L (code 3) 🟥
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
e0b92016a8
commit
7ca02588ab
1 changed files with 1 additions and 0 deletions
|
|
@ -777,6 +777,7 @@ class TestCylinderSizeCoding:
|
|||
"label, expected_code",
|
||||
[
|
||||
("Normal (90-130 litres)", 2),
|
||||
("Medium (131-170 litres)", 3), # Table 28 Medium → fixed 160 L
|
||||
("Large (>170 litres)", 4),
|
||||
("No Access", 2), # fed from the (gas) main → Table 28 "otherwise"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue