Commit graph

295 commits

Author SHA1 Message Date
Daniel Öster
1ec6af8ea0 Add configurable Tesla options 2025-08-29 20:56:29 +03:00
Daniel Öster
4a24f3558f
Merge pull request #1425 from jonny5532/feature/more-inverter-settings
Make more inverter settings configurable
2025-08-25 20:01:37 +03:00
Daniel Öster
3087ff9caf
Merge pull request #1433 from dalathegreat/bugfix/double-UI-bugs
Improvement: UI visualization of contactor states
2025-08-23 21:17:01 +03:00
Matt Holmes
d4f0e188fe Refactoring led handler, webserver and mqtt to all use a common BE status enum rather than relying on duplicatitng logic or using led color 2025-08-21 17:33:15 +01:00
Jonny
2f1ff9950c Add configurable cell/module/etc settings for Pylonish/Solax inverters to use 2025-08-18 20:05:10 +01:00
Jonny
7a2e2519cd Move SOFAR_ID to new setting mechanism. 2025-08-18 20:05:10 +01:00
Jonny
2a8f8713e7 Make new voltage limit settings actually save 2025-08-18 18:57:28 +01:00
Daniel Öster
2f6b63afe8 Add check if bat2 is configured 2025-08-17 21:53:44 +03:00
Daniel Öster
5888457926 Improve secondary battery visualization 2025-08-17 21:43:43 +03:00
Daniel Öster
1645c5b337 Further improve dialogue boxes and texts 2025-08-17 21:24:55 +03:00
Daniel Öster
8444855f24 Add new box for contactor status 2025-08-17 20:02:11 +03:00
Daniel Öster
dc01dea9b2 Remove static, adjust datatypes 2025-08-15 18:52:58 +03:00
Daniel Öster
102c359f5d Improve calculation 2025-08-14 21:46:32 +03:00
Daniel Öster
5d6c845573 Simplify uptime calculation with millis64 2025-08-14 21:37:33 +03:00
Jonny
dfdd834e32 Fix equipmentt stop button and remove dupe code 2025-07-28 15:40:32 +01:00
Daniel Öster
2b6ad122bb
Merge pull request #1343 from dalathegreat/feature/configurable-BMS-reset-delay
Feature: Add user configurable BMS reset off time
2025-07-27 14:26:14 +03:00
Jaakko Haakana
f609d54a14 Add some required includes 2025-07-25 19:11:07 +03:00
Jaakko Haakana
ea512b3348 Merge from main and fix a conflict 2025-07-23 12:57:04 +03:00
Jaakko Haakana
d30a35bd4f Reduce direct usage of can_config 2025-07-23 10:07:16 +03:00
Daniel Öster
36318b4bb4 Merge branch 'main' into feature/configurable-BMS-reset-delay 2025-07-23 00:50:47 +03:00
Jaakko Haakana
3d3ca6018d Fix crash caused by incorrect capture by reference in lambda def 2025-07-23 00:39:48 +03:00
Daniel Öster
bdaa198886 Add user configurable BMS reset off time 2025-07-22 23:59:19 +03:00
Jaakko Haakana
a131fca7c1 Merge from main and fix conflicts 2025-07-18 09:44:47 +03:00
Daniel Öster
2de724e1d2
Merge pull request #1277 from dalathegreat/feature/sofar-multiple-packs
Feature: Sofar CAN protocol 
2025-07-16 21:30:25 +03:00
Jaakko Haakana
d34d9b2838 Allow shunt to be selected in the UI 2025-07-11 22:43:38 +03:00
Jaakko Haakana
ffd3e45a96 Add missing settings 2025-07-11 21:03:33 +03:00
Jaakko Haakana
0b3bc738ac Merge from main and fix conflict 2025-07-11 17:26:09 +03:00
Jaakko Haakana
5d86058852 Wifi settings for common image 2025-07-11 15:10:16 +03:00
Jaakko Haakana
376b2c6faf Use template in rendering 2025-07-08 07:56:05 +03:00
Jaakko Haakana
6cdcb08abb MQTT settings in the UI 2025-07-05 23:59:32 +03:00
Jaakko Haakana
693689e5af Make new settings editable in UI 2025-07-05 14:07:23 +03:00
Jaakko Haakana
5f8eedbacb WEB and MQTT settings are actually run-time variables 2025-07-05 10:21:15 +03:00
Daniel Öster
920cd83561 Add configurable Sofar ID via Webserver 2025-07-03 20:06:35 +03:00
Fredrik
daeeece63a Add feature to set a custom device hostname 2025-07-03 12:21:55 +02:00
Jaakko Haakana
2602316369 Merge from main 2025-07-02 19:09:01 +03:00
Jaakko Haakana
d3f6577ebc Can receivers can register with half speed 2025-07-02 16:39:45 +03:00
Jaakko Haakana
e3de4e546c Battery and inverter can bus can be selected in the UI 2025-06-29 20:33:45 +03:00
Jaakko Haakana
49fb79f35e Rest of the HALs 2025-06-24 21:35:14 +03:00
Jaakko Haakana
12b402f994 Initial hal changes 2025-06-22 23:30:11 +03:00
Jaakko Haakana
d6cbd1bcdd Merge and fix conflicts 2025-06-21 08:33:39 +03:00
Daniel Öster
2c554a746a
Merge pull request #1232 from dalathegreat/feature/simplify-GPIO-double-battery
Feature: Simplify GPIO for secondary battery
2025-06-19 21:53:57 +03:00
Jaakko Haakana
5b88ee03a5 Merge branch 'main' into common-final 2025-06-18 19:00:07 +03:00
Jaakko Haakana
9c03691550 Fix battery and inverter selection in UI 2025-06-18 18:58:32 +03:00
Jaakko Haakana
02917dcbea More batteries to common image 2025-06-17 23:19:26 +03:00
Daniel Öster
ec2d871475 Make webserver more compact 2025-06-16 23:34:06 +03:00
Jaakko Haakana
57f8d2618e Merge and fix conflicts 2025-06-16 21:48:40 +03:00
Jaakko Haakana
901c89e03f More common image 2025-06-16 08:25:08 +03:00
Daniel Öster
bd95cbd7cc Simplify GPIO for secondary battery 2025-06-12 23:26:43 +03:00
Daniel Öster
f44091997f
Improvement: ECMP contactor closing (#1177)
* Add contactor closing and diagnostic commands
2025-06-12 12:55:31 +03:00
Jaakko Haakana
75c66cb6d3 Eliminate CAN_SHUNT_SELECTED define 2025-06-09 22:29:52 +03:00