mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
add energy fields to ElmhurstSiteNotes
This commit is contained in:
parent
6cc73b6ebf
commit
afedbd2365
1 changed files with 7 additions and 0 deletions
|
|
@ -184,6 +184,13 @@ class ElmhurstSiteNotes:
|
|||
surveyor_info: SurveyorInfo
|
||||
property_details: PropertyDetails
|
||||
|
||||
# Summary Information
|
||||
current_sap_rating: int
|
||||
potential_sap_rating: int
|
||||
current_ei_rating: int
|
||||
potential_ei_rating: int
|
||||
co2_emissions_current_t: float
|
||||
|
||||
# Section 1.0
|
||||
property_type: str # e.g. "B Bungalow"
|
||||
attachment: str # e.g. "E End-Terrace"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue