mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added missing fuels
This commit is contained in:
parent
903a570b97
commit
33057b855f
1 changed files with 3 additions and 0 deletions
|
|
@ -1238,6 +1238,9 @@ class Property:
|
|||
"electricity": "Electricity",
|
||||
"biogas": "Smokeless Fuel",
|
||||
"heat network": "Natural Gas (Community Scheme)",
|
||||
"lpg": 'LPG',
|
||||
"biodiesel": "Smokeless Fuel",
|
||||
"b30d": "B30K Biofuel"
|
||||
}
|
||||
|
||||
self.heating_energy_source = list({
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue