Commit graph

2757 commits

Author SHA1 Message Date
Jaakko Haakana
a131fca7c1 Merge from main and fix conflicts 2025-07-18 09:44:47 +03:00
Jaakko Haakana
60aa3da5ee Fix Zoe1 double battery on common image 2025-07-18 09:03:01 +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
aedc4e8443 Remove redundant check 2025-07-16 09:16:45 +03:00
Daniel Öster
3c0928d7fc
MEB: Fix contactors incorrectly opening after 49 days. (#1308)
Fixed rollover millis bug (#1308)
2025-07-15 20:18:28 +02:00
Jaakko Haakana
c2fa2ae68d Use default values for mqtt topics when none given 2025-07-14 09:39:32 +03:00
Jaakko Haakana
ec1cee929a Eliminate some warnings 2025-07-14 09:23:48 +03:00
Jaakko Haakana
895ebc07a2 Clarify GPIO error messages 2025-07-13 09:51:25 +03:00
Jaakko Haakana
18927d2450 Fix error check 2025-07-13 09:44:30 +03:00
Jaakko Haakana
e1b80e0f2a Board bootup time is 1 s for all HW 2025-07-13 09:42:10 +03:00
Jaakko Haakana
1bfd331e63 Remove BMS2 2025-07-13 09:39:38 +03:00
Jaakko Haakana
b6d6fcb044 Fix CAN speed 2025-07-13 09:35:58 +03:00
Jaakko Haakana
5b55197c5e Let batteries select CAN speed 2025-07-13 09:35:11 +03:00
Jaakko Haakana
d5ac3cf300 Update secrets template 2025-07-13 09:09:50 +03:00
Jaakko Haakana
91a718bb42 Remove incorrect battery enum value 2025-07-11 22:47:12 +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
5fcbb68dd1 Fix non-common image build 2025-07-11 17:55:50 +03:00
Jaakko Haakana
0b3bc738ac Merge from main and fix conflict 2025-07-11 17:26:09 +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
Daniel Öster
43ab170ea6 Fix amperage scaling 2025-07-10 00:08:42 +03:00
Daniel Öster
08ecbf03d5 Attempt to fix estimate function 2025-07-10 00:04:56 +03:00
Daniel Öster
a660b2048e Add estimation for SOC and charge limits 2025-07-09 21:11:50 +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
Daniel Öster
c51a0cee49
Merge pull request #1288 from freddanastrom/feature/set-device-hostname
Add feature to set a custom device hostname
2025-07-07 12:01:49 +03:00
Daniel Öster
3c3d3e6cf4
Update Software.ino 2025-07-07 11:32:38 +03:00
Matt Holmes
f405971093
Merge pull request #1290 from dalathegreat/copilot/fix-1198
Add balancing data to MQTT publishing for visualization tools
2025-07-07 08:49:47 +01:00
Fredrik
02db212cd5 Disable CUSTOM_HOSTNAME as default 2025-07-07 08:59:57 +02:00
pre-commit-ci[bot]
9219cb2e54 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-07-07 06:47:49 +00:00
Fredrik
88c3103000 Simplifying setup process and clarifying the name 2025-07-07 08:47:33 +02:00
Jaakko Haakana
5ac816b80f Revert accidental changes 2025-07-06 16:59:47 +03:00
Jaakko Haakana
ae218e98ee
Merge pull request #1291 from kyberias/bmw-ix-ext
Eliminate BMW IX extended datalayer
2025-07-06 13:20:17 +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
00fb213cc1 HA autodiscovery enabled with run-time variable 2025-07-05 10:49:18 +03:00
Jaakko Haakana
efdbbff916 mDNS controlled by run-time variable 2025-07-05 10:34:06 +03:00
Jaakko Haakana
5f8eedbacb WEB and MQTT settings are actually run-time variables 2025-07-05 10:21:15 +03:00
Jaakko Haakana
1c8802b6a7 Merge from main and fix conflicts 2025-07-05 09:55:34 +03:00
Daniel Öster
b9bda8ebc0 Merge branch 'main' into feature/MG-HS-PHEV-battery 2025-07-04 23:52:21 +03:00
Jaakko Haakana
aa49fb1061 Eliminate BMW IX extended datalayer 2025-07-04 22:54:45 +03:00
copilot-swe-agent[bot]
52ee849056 Address feedback: Remove user_requests_balancing and tie cell balancing to cell voltages publishing
Co-authored-by: No-Signal <2316571+No-Signal@users.noreply.github.com>
2025-07-04 19:45:31 +00:00
copilot-swe-agent[bot]
9bf2d08929 Add balancing data to MQTT publishing
Co-authored-by: No-Signal <2316571+No-Signal@users.noreply.github.com>
2025-07-04 19:25:46 +00:00
Jaakko Haakana
2890217127
Merge pull request #1271 from kyberias/eliminate-ext-data
Replace BMW I3 extended data layer with battery class getter methods
2025-07-04 22:17:35 +03:00
Jaakko Haakana
17e83c25c5 Still support empty strings 2025-07-04 21:25:37 +03:00
Jaakko Haakana
6cdcb89a83 Safer array access 2025-07-04 21:20:16 +03:00
Jaakko Haakana
c7f4408cef Merge branch 'main' into eliminate-ext-data 2025-07-04 21:11:20 +03:00
Daniel Öster
dc443e580b Update comment on setting Sofar 2025-07-03 20:07:59 +03:00