mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +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",
|
"electricity": "Electricity",
|
||||||
"biogas": "Smokeless Fuel",
|
"biogas": "Smokeless Fuel",
|
||||||
"heat network": "Natural Gas (Community Scheme)",
|
"heat network": "Natural Gas (Community Scheme)",
|
||||||
|
"lpg": 'LPG',
|
||||||
|
"biodiesel": "Smokeless Fuel",
|
||||||
|
"b30d": "B30K Biofuel"
|
||||||
}
|
}
|
||||||
|
|
||||||
self.heating_energy_source = list({
|
self.heating_energy_source = list({
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue