Commit graph

3209 commits

Author SHA1 Message Date
Daniel Öster
e89d69ba3b Merge branch 'main' into feature/RELION-LV-protocol 2025-08-25 15:17:44 +03:00
Daniel Öster
837407514d
Merge pull request #1446 from dalathegreat/bugfix/volvo-HVIL
Volvo SPA: Add HVIL status to More Battery Info page
2025-08-24 22:51:20 +03:00
Daniel Öster
e944951c55 Remove HVIL Event since it was misleading on some packs 2025-08-24 22:41:50 +03:00
James Brookes
dfa289ce56 Fix copy paste omissions 2025-08-24 15:19:25 +01:00
James Brookes
0961aef9aa Pre-commit changes 2025-08-24 15:09:40 +01:00
James Brookes
38e900bed7 Add pack SOC reset feature, fix BMS reset bug 2025-08-24 15:05:44 +01:00
Daniel Öster
26eed03397 Merge branch 'main' into bugfix/precharge-osc 2025-08-24 15:09:10 +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
pre-commit-ci[bot]
68da99c4a0 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-23 12:36:02 +00:00
freddanastrom
100e7e6eff Using a more robust way to check that voltage is available from BMS 2025-08-23 14:33:51 +02:00
Daniel Öster
817d0ed7e6
Merge pull request #1454 from dalathegreat/feature/stark-hw-autodetect
Hardware: Add autodetection method for Stark V1 / V2
2025-08-22 22:57:14 +03:00
Daniel Öster
39ef78fd4a Add autodetection method for Stark V1 / V2 2025-08-21 23:24:55 +03:00
pre-commit-ci[bot]
2cf46fede4 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-21 17:17:22 +00:00
Matt Holmes
cd7e0b51ea Fixing typo and removing unused led_color enum 2025-08-21 18:13:17 +01:00
Daniel Öster
2888402e5d Move variables to private section 2025-08-21 20:06:48 +03:00
Daniel Öster
3853236023 Add support for 64kWh FD Kia battery 2025-08-21 19:59:16 +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
Matt Holmes
980d914ffd Adding event_level and event_level_color to mqtt information 2025-08-21 08:58:55 +01:00
mbuhansen
b8059de996
Update KOSTAL-RS485.cpp 2025-08-20 21:15:06 +02:00
mbuhansen
56bfcbe664
Update KOSTAL-RS485.cpp 2025-08-20 21:01:54 +02:00
Daniel Öster
2bad768263 Add Event for HVIL not seated 2025-08-20 21:22:58 +03:00
Daniel Öster
d86a9bd364 Add HVIL status to webserver 2025-08-20 21:13:45 +03:00
mbuhansen
93556780eb
Update KOSTAL-RS485.cpp 2025-08-20 16:49:21 +02:00
mbuhansen
6645f3c1f3
Update KOSTAL-RS485.h 2025-08-20 16:38:02 +02:00
mbuhansen
c988245d5f
Update KOSTAL-RS485.cpp
Add contactor test cycle.
2025-08-20 16:37:09 +02:00
pre-commit-ci[bot]
b349482f20 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-20 10:27:02 +00:00
Daniel Öster
37f9d3e8f8 Add Relion battery protocol 2025-08-20 12:58:45 +03:00
Fredrik
0f647978fa Send correct data in 441 message 2025-08-20 11:23:22 +02:00
Daniel Öster
d20712f301 Update event for precharge failure 2025-08-19 21:30:18 +03:00
Daniel Öster
d715d169fe Avoid oscillation in precharge incase it fails/timeoutus 2025-08-19 21:27:29 +03:00
Daniel Öster
de393d4ec0 Modify library with BE specific tweaks 2025-08-19 09:56:01 +03:00
Daniel Öster
43fdb4a2f3 Modify library with BE specific tweaks 2025-08-19 09:53:20 +03:00
Daniel Öster
297c56b289 Update acanfd library to v2.1.16 2025-08-19 09:42:24 +03:00
Daniel Öster
b2553fcabe Update acanfd library to v2.1.16 2025-08-19 09:40:08 +03:00
Fredrik
291f858488 Default SOC method changed to measured 2025-08-19 07:47:34 +02:00
Jonny
a718d99672 Make Solax use type settings in COMMON_IMAGE mode, add ignore contactors feature 2025-08-18 20:15:47 +01:00
Jonny
efd6ca1349 Make Pylon/Solxpow/Ferroamp inverters use the new settings in COMMON_IMAGE mode 2025-08-18 20:15:45 +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
9816417b21 Pin Inverter enum values so they won't change in future 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
Daniel Öster
ce1f8955e9
Merge pull request #1424 from jonny5532/feature/move-custom-bms-voltage-limits-to-settings
Make custom-BMS voltage limits configurable via settings
2025-08-18 21:54:04 +03:00
Jonny
2a8f8713e7 Make new voltage limit settings actually save 2025-08-18 18:57:28 +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
689a0fb55c
Merge pull request #1430 from dalathegreat/feature/raw-temp-readings-LEAF
Nissan LEAF: Add all temperature measurements to More Battery Info page
2025-08-18 20:52:20 +03:00
Daniel Öster
1ff3ff43e4 Make the ESP-IDF v5.x RMT driver execute faster 2025-08-18 20:24:48 +03:00
Daniel Öster
f8138b04eb Merge branch 'main' into bugfix/LED-S3 2025-08-17 22:48:09 +03:00
Daniel Öster
24abab7746 Fix startup voltage not triggering events 2025-08-17 21:59:21 +03: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