mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Merge pull request #598 from Hestia-Homes/eco-eligiblity-bug
handling find my epc missing recommendation
This commit is contained in:
commit
35cce13c4f
1 changed files with 1 additions and 0 deletions
|
|
@ -744,6 +744,7 @@ class RetrieveFindMyEpc:
|
||||||
"Solar photovoltaics panels, 25% of roof area": ["solar_pv"],
|
"Solar photovoltaics panels, 25% of roof area": ["solar_pv"],
|
||||||
'Air or ground source heat pump': ["air_source_heat_pump"],
|
'Air or ground source heat pump': ["air_source_heat_pump"],
|
||||||
"Add PV Battery": ["solar_pv_battery"],
|
"Add PV Battery": ["solar_pv_battery"],
|
||||||
|
"Add PV diverter": ["solar_pv_diverter"], # Don't have a recommendation yet
|
||||||
}
|
}
|
||||||
|
|
||||||
survey = True
|
survey = True
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue