Commit graph

93 commits

Author SHA1 Message Date
Daniel Roth
6b29086a1e typing and renaming 🟪 2026-05-07 13:26:49 +00:00
Daniel Roth
06567c2844 validate plans api response as pydantic basemodel object 🟩 2026-05-07 12:25:06 +00:00
Daniel Roth
e67604a4a3 validate plans api response as pydantic basemodel object 🟩 2026-05-07 12:23:30 +00:00
Daniel Roth
79db1e2c7e validate plans api response as pydantic basemodel object 🟥 2026-05-07 12:22:04 +00:00
Daniel Roth
0dd39a63f2 missing street is not included in address string 🟩 2026-05-06 17:08:34 +00:00
Daniel Roth
25aa57e4b6 missing street is not included in address string 🟥 2026-05-06 17:07:22 +00:00
Daniel Roth
069e6693ae include address and postcode on magicplan plan 🟩 2026-05-06 17:03:49 +00:00
Daniel Roth
3b9d40f2f8 include address and postcode on magicplan plan 🟥 2026-05-06 17:03:00 +00:00
Daniel Roth
da6b04878e add units to lengths 2026-05-06 16:03:28 +00:00
Daniel Roth
b57453b8db fix typing problems in mapper 2026-05-06 08:24:57 +00:00
Daniel Roth
079f7e3397 test mapping second api response round dimensions to 2 decimal places 🟩 2026-05-05 16:30:34 +00:00
Daniel Roth
c530f014de fix typing issues 2026-05-05 16:00:59 +00:00
Daniel Roth
9266fb2c8d round dimensions to 2 decimal places 🟩 2026-05-05 15:51:52 +00:00
Daniel Roth
55d7b91171 map magicplan base models to data classes 🟩 2026-05-05 15:46:13 +00:00
Daniel Roth
e51a58c0a1 remove print 2026-05-05 10:29:00 +00:00
Daniel Roth
c69f223343 Define dataclasses to represent API json 🟩 2026-05-05 10:28:43 +00:00
Daniel Roth
18a58486af Define dataclasses to represent API json 🟩 2026-05-05 10:28:07 +00:00
Daniel Roth
78da2f88b6 Handle wall thickness "Unmeasurable" 🟩 2026-04-30 16:41:16 +00:00
Daniel Roth
51bd18e0d7 Rename window frame material column 🟩 2026-04-27 16:11:32 +00:00
Daniel Roth
01ebb2e0e1 extract window frame details from elmhurst site notes 🟩 2026-04-27 16:04:02 +00:00
Daniel Roth
8f94bb5435 extract window frame details from elmhurst site notes 🟥 2026-04-27 15:50:25 +00:00
Daniel Roth
268576e345 map elmhurst window transmission details to epc property data class 🟩 2026-04-27 14:16:59 +00:00
Daniel Roth
5940977bb2 tweak window transmission data source type 2026-04-27 14:11:33 +00:00
Daniel Roth
865ee3eada map elmhurst energy fields to epc property data class 🟩 2026-04-27 12:16:26 +00:00
Daniel Roth
afedbd2365 add energy fields to ElmhurstSiteNotes 2026-04-27 12:09:35 +00:00
Daniel Roth
6cc73b6ebf remove unused import 2026-04-27 11:06:58 +00:00
Daniel Roth
b36c8b884c map remaining Elmhurst fields to EpcPropertyData 🟩 2026-04-24 15:33:59 +00:00
Daniel Roth
1105491141 Map Elmhurst site notes to EpcPropertyData 🟩 2026-04-24 13:52:02 +00:00
Daniel Roth
540ee2c3c1 Elmhurst site notes dataclasses 2026-04-24 13:07:20 +00:00
Daniel Roth
5aa86a8610 address fields are not optional 2026-04-24 10:22:41 +00:00
Daniel Roth
691d6f04a8 extend EpcPropertyData domain model with site-notes-only fields 🟩 2026-04-23 14:50:41 +00:00
Daniel Roth
308abd359c extend EpcPropertyData domain model with site-notes-only fields 🟥 2026-04-23 14:39:04 +00:00
Daniel Roth
b5b6e4d358 New properties fully mapped 🟥 2026-04-23 14:36:09 +00:00
Daniel Roth
542034280e Map misc top-level properties 🟥 2026-04-23 14:34:20 +00:00
Daniel Roth
bf31a35e6d Map heating boiler properties 🟥 2026-04-23 14:31:10 +00:00
Daniel Roth
d323fe3277 Map floor construction properties 🟥 2026-04-23 14:30:20 +00:00
Daniel Roth
163e87920c Map ventilation properties 🟥 2026-04-23 14:29:35 +00:00
Daniel Roth
e272a39380 additional fields mapped from pdf 4 🟩 2026-04-23 10:43:57 +00:00
Daniel Roth
c5c3f3fc83 additional fields mapped from pdf 4 🟥 2026-04-23 10:36:15 +00:00
Daniel Roth
448b42196e map electric storage heater fuel type 🟩 2026-04-21 15:36:32 +00:00
Daniel Roth
44b6a6a0db map pv connection 🟩 2026-04-21 15:32:00 +00:00
Daniel Roth
5bd4e22886 map pv connection 🟥 2026-04-21 15:31:01 +00:00
Daniel Roth
0e69f8e7a5 extract cylinder thermostat 🟥 2026-04-21 15:16:49 +00:00
Daniel Roth
6035c90bcb map heating immersion type 🟩 2026-04-21 15:12:57 +00:00
Daniel Roth
691efcad72 extracy heating immersion type 🟥 2026-04-21 15:07:18 +00:00
Daniel Roth
a5c9ff09f7 map secondary heating system to secondary_heating_type 🟩 2026-04-21 11:51:45 +00:00
Daniel Roth
f43a4d20eb map secondary heating system to secondary_heating_type 🟥 2026-04-21 11:51:14 +00:00
Daniel Roth
1e0d72a805 extract secondary heating system 🟥 2026-04-21 11:47:35 +00:00
Daniel Roth
4410b6f3e9 Fix broken mapper test 2026-04-21 11:28:23 +00:00
Daniel Roth
c8ecc82a04 map water heating cylinder size 🟩 2026-04-21 11:14:05 +00:00