Commit graph

73 commits

Author SHA1 Message Date
Daniel Öster
083432da78 Make LED pattern configurable in Webserver 2025-08-31 14:07:57 +03:00
Daniel Öster
5d0486c87c Merge branch 'main' into improvement/debug-at-runtime 2025-08-30 23:26:28 +03:00
Daniel Öster
6c8326fce1 Make SD card configurable via webserver 2025-08-30 23:22:22 +03:00
Daniel Öster
94eeccb017 Make USB_CAN_DEBUG toogglable via webserver 2025-08-30 13:05:05 +03:00
Daniel Öster
aa9a4d429e Make USB/WEB debug configurable 2025-08-30 00:22:43 +03:00
Daniel Öster
e299b867c9 Remove all ifdefs from Tesla code 2025-08-29 21:38:40 +03:00
Daniel Öster
1ec6af8ea0 Add configurable Tesla options 2025-08-29 20:56:29 +03: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
0e871e477a Make reboots reliably reload the page 2025-08-18 18:57:28 +01:00
Jonny
0d8bc06f04 Make custom-BMS voltage limits configurable via settings 2025-08-18 18:57:24 +01:00
Daniel Öster
d03050963a Increase max capacity from 120kWh to 400kWh 2025-08-10 21:42:01 +03: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
64d1fa418a Remove include.h, does not build yet 2025-07-23 09:32:53 +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
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
3933c88976 Hide mqtt inputs by default 2025-07-11 17:23:21 +03:00
Jaakko Haakana
fecec6ad41 Checkboxes to toggle 2025-07-11 15:55:37 +03:00
Jaakko Haakana
5d86058852 Wifi settings for common image 2025-07-11 15:10:16 +03:00
Jaakko Haakana
0b73436d3d Complete template based rendering of settings 2025-07-08 19:06:15 +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
Daniel Öster
dc443e580b Update comment on setting Sofar 2025-07-03 20:07:59 +03:00
Daniel Öster
920cd83561 Add configurable Sofar ID via Webserver 2025-07-03 20:06:35 +03:00
Jaakko Haakana
561f5d1958 Charger and battery 2 comm selection 2025-06-29 23:52:48 +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
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
901c89e03f More common image 2025-06-16 08:25:08 +03:00
Jaakko Haakana
75c66cb6d3 Eliminate CAN_SHUNT_SELECTED define 2025-06-09 22:29:52 +03:00
Jaakko Haakana
0eb852997c Setting voltage for battery is always fake 2025-06-01 13:43:57 +03:00
Jaakko Haakana
2b4b86e8ee Fix compilation by including include 2025-06-01 10:35:25 +03:00
Jaakko Haakana
662ae57d2b Batteries implement HTML renderers for status and commands 2025-06-01 09:59:46 +03:00
Jaakko Haakana
c58d7a2b67 Eliminate some preprocessor define usage 2025-05-15 16:31:04 +03:00
Jaakko Haakana
517731c4c3 All chargers compiled 2025-05-10 06:50:15 +03:00
Daniel Öster
efabac4b8e Add negative SOC scaling 2025-04-06 21:26:04 +03:00
Jakob Löw
e122567c6b
💄 correctly display battery type when using a RS485 battery 2025-03-09 21:34:16 +01:00
Daniel Öster
ffe583d551
Move global charger variables to datalayer (#810) 2025-01-21 09:09:03 +01:00
Daniel Öster
54db0a2216 Merge branch 'main' into feature/tesla-balancing 2025-01-02 14:43:39 +02:00
Daniel Öster
cc6761a8a5 Add Tesla LFP balancing feature 2024-12-31 00:39:05 +02:00
rha
b12480b6af Merge branch 'main' into feature/bmw-sbox 2024-12-21 22:24:20 +02:00
rha
bcc69647fe Sbox 2024-12-21 19:22:04 +02:00