mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
handling find my epc missing recommendation
This commit is contained in:
parent
c10bf032dc
commit
4e55f4cba3
1 changed files with 1 additions and 0 deletions
|
|
@ -744,6 +744,7 @@ class RetrieveFindMyEpc:
|
|||
"Solar photovoltaics panels, 25% of roof area": ["solar_pv"],
|
||||
'Air or ground source heat pump': ["air_source_heat_pump"],
|
||||
"Add PV Battery": ["solar_pv_battery"],
|
||||
"Add PV diverter": ["solar_pv_diverter"], # Don't have a recommendation yet
|
||||
}
|
||||
|
||||
survey = True
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue