Commit graph

1366 commits

Author SHA1 Message Date
Daniel Roth
c0b2bf669c add source and source_id to Task object 2026-03-05 11:27:43 +00:00
Khalim Conn-Kowlessar
115209c84c condensed tests 2026-03-04 12:44:25 +00:00
KhalimCK
755246d5fe
Merge pull request #762 from Hestia-Homes/bug/portable-electric-heaters
deleting redundant functions
2026-03-03 10:01:16 +00:00
KhalimCK
a6a113de88
Merge pull request #749 from Hestia-Homes/bug/plan-with-budget-more-expensive
Bug/plan with budget more expensive
2026-03-03 09:13:50 +00:00
Khalim Conn-Kowlessar
f2b4770307 deleting redundant functions 2026-03-03 08:56:42 +00:00
Khalim Conn-Kowlessar
261e0769e3 created test to cover off the case of solar pv + battery 2026-03-02 17:49:58 +00:00
Daniel Roth
ff045d97d2 Correct syntax in log statements 2026-03-02 14:54:33 +00:00
Khalim Conn-Kowlessar
facc81d741 expanded keys being checked in tests 2026-03-02 14:45:51 +00:00
Khalim Conn-Kowlessar
8db3d29850 added postgres to docker & added to readme 2026-02-27 18:58:59 +00:00
Daniel Roth
abd7db367a remove debugging print 2026-02-27 16:21:44 +00:00
Daniel Roth
c1ba9b583b final review comment + remove unused imports 2026-02-27 16:20:15 +00:00
Daniel Roth
2f7823d6c0 address final PR comments 2026-02-27 15:27:07 +00:00
Daniel Roth
b65d1e0f7e additional review comment 2026-02-27 12:21:58 +00:00
Daniel Roth
3bd4f64586 address JTK review comments 2026-02-27 12:20:44 +00:00
Daniel Roth
86ea0e7bc0 reference run local script in readme 2026-02-27 10:22:38 +00:00
Khalim Conn-Kowlessar
63879b8fdd adding missing csvs 2026-02-26 18:28:46 +00:00
Khalim Conn-Kowlessar
d693a0df50 removed create_type from enum (only created if it doesn't exist) 2026-02-26 18:21:37 +00:00
Khalim Conn-Kowlessar
e5d7a3ff14 Fixed outputs of export test 2026-02-26 18:16:50 +00:00
Khalim Conn-Kowlessar
1df4fb7815 working on export issues 2026-02-26 16:53:23 +00:00
Daniel Roth
bb51d16f7f get the task statuses to update 2026-02-26 16:38:44 +00:00
Daniel Roth
b7f7c40552 remove accidental redefinition of variable. add extra information to log 2026-02-26 14:27:52 +00:00
Daniel Roth
432f050e69 trigger lambda and subtasks from api 2026-02-26 14:15:34 +00:00
Daniel Roth
0165b36a2e Merge branch 'main' into feature/categorisation-work-distributor 2026-02-26 13:00:14 +00:00
Daniel Roth
add53a1949 Correct maths and prepare to trigger sqs from api 2026-02-26 12:58:33 +00:00
Khalim Conn-Kowlessar
1717e7b4c2 fixing typing issues 2026-02-26 12:45:52 +00:00
Khalim Conn-Kowlessar
f13bffec7c implementing scenario_ids_ignored feedback 2026-02-26 12:45:52 +00:00
Khalim Conn-Kowlessar
e645f90b0e fixing stict typing issues 2026-02-26 12:45:52 +00:00
Khalim Conn-Kowlessar
bf865811c0 added handler typing 2026-02-26 12:45:52 +00:00
Khalim Conn-Kowlessar
3d18827961 added plan name to export 2026-02-25 13:36:02 +00:00
Daniel Roth
a962105436 udpate example payload in local lambda invoker 2026-02-25 10:55:26 +00:00
Khalim Conn-Kowlessar
0333f33123 Merge branch 'main' of https://github.com/Hestia-Homes/Model into bug/plan-with-budget-more-expensive 2026-02-25 09:55:40 +00:00
Khalim Conn-Kowlessar
54b00a1671 removed incorrect ventilation input 2026-02-24 20:13:55 +00:00
Daniel Roth
eea435d641 get fast api app running locally 2026-02-24 17:08:21 +00:00
Daniel Roth
5c9a8b55f2 revert temp changes to config.py 2026-02-24 16:10:53 +00:00
Daniel Roth
b9640d1894 delete commented out lines from dockerfile 2026-02-24 16:10:10 +00:00
Daniel Roth
1c8be836ab FIx imports in dockerfile 2026-02-24 16:00:12 +00:00
Daniel Roth
0788831916 Merge branch 'main' into feature/categorisation-work-distributor 2026-02-24 15:29:02 +00:00
Daniel Roth
2ffd09bdd2 update subtask when processor completes 2026-02-24 15:28:18 +00:00
Daniel Roth
76b648c861 implement trigger_categorisation API 2026-02-24 14:33:29 +00:00
Daniel Roth
5646376d1e pass min and max IDs to consider to processor and db functions 2026-02-24 09:59:42 +00:00
Khalim Conn-Kowlessar
40f3c36dbb adding further tests for filtering phase adjustments 2026-02-23 23:26:41 +00:00
Daniel Roth
2a4fb23f5f Define new plan route and modify trigger request object 2026-02-23 17:40:06 +00:00
KhalimCK
cda31420e8
Merge pull request #744 from Hestia-Homes/bug/plans-not-hitting-c
Bug/plans not hitting c
2026-02-23 15:45:00 +00:00
Khalim Conn-Kowlessar
73928c67c5 added future todo for measure types 2026-02-23 13:37:17 +00:00
Khalim Conn-Kowlessar
84aef79735 Added tests for checking ventilation 2026-02-23 13:35:31 +00:00
Daniel Roth
c514ef53dc Add name to plan record and include in mapping 2026-02-23 13:03:03 +00:00
Khalim Conn-Kowlessar
5305643991 pass needs ventilation to optimiser functon' 2026-02-23 12:44:42 +00:00
Khalim Conn-Kowlessar
bf3d6f4d51 working on integration test 2026-02-23 12:13:59 +00:00
Daniel Roth
31cfa47d8f dont worry about default scenarios 2026-02-20 17:10:53 +00:00
Khalim Conn-Kowlessar
3e0444b3a7 working on export logic 2026-02-20 17:01:09 +00:00