Add Electric room heaters as a canonical landlord heating archetype 🟩

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Khalim Conn-Kowlessar 2026-06-29 16:01:07 +00:00
parent 2b0b7eff91
commit 4b2f406b6c

View file

@ -24,4 +24,5 @@ class MainHeatingSystemType(Enum):
ELECTRIC_STORAGE_CONVECTOR = "Electric storage heaters, convector"
ELECTRIC_STORAGE_FAN = "Electric storage heaters, fan"
DIRECT_ELECTRIC = "Direct-acting electric"
ELECTRIC_ROOM_HEATERS = "Electric room heaters"
UNKNOWN = "Unknown"