Daniel Öster
|
d4d6ee4a55
|
Merge pull request #1368 from dalathegreat/library/arduino-json742
Library 📜 Update ArduinoJson to v7.4.2
|
2025-07-31 14:50:07 +03:00 |
|
Daniel Öster
|
8b74070808
|
Merge pull request #1373 from dalathegreat/bugfix/volvo-current
Volvo SPA: Correct datatype for current value in More Battery Info
|
2025-07-31 14:40:16 +03:00 |
|
Daniel Öster
|
11dd8d789c
|
Merge pull request #1379 from dalathegreat/feature/samsung-SDI-LV
New Battery 🔋 : Add support for Samsung SDI LV
|
2025-07-31 14:39:46 +03:00 |
|
Daniel Öster
|
5a56406867
|
Add support for Samsung SDI LV
|
2025-07-31 14:24:15 +03:00 |
|
Daniel Öster
|
430e330ae9
|
Merge pull request #1300 from dalathegreat/bugfix/SMA-voltages
SMA: Add cellvoltages and retry pairing mechanism
|
2025-07-31 00:55:03 +03:00 |
|
Daniel Öster
|
6b2f20f20d
|
Restore .h file
|
2025-07-31 00:46:55 +03:00 |
|
Daniel Öster
|
77068bba64
|
Merge pull request #1364 from dalathegreat/bugfix/discharge-scaled-negative
Safety: Improve stopping charge/discharge when battery is full/empty
|
2025-07-29 23:28:41 +03:00 |
|
Daniel Öster
|
124164868b
|
Correct datatype for current value
|
2025-07-29 10:55:53 +03:00 |
|
Daniel Öster
|
3550881b65
|
Merge branch 'main' into bugfix/SMA-voltages
|
2025-07-29 10:50:14 +03:00 |
|
Daniel Öster
|
040abe6fa5
|
Remove pairing retransmission
|
2025-07-29 10:49:48 +03:00 |
|
Daniel Öster
|
37e7c88370
|
Fix reading of PID_ENERGY_CAPACITY
|
2025-07-29 10:44:51 +03:00 |
|
Jonny
|
dfdd834e32
|
Fix equipmentt stop button and remove dupe code
|
2025-07-28 15:40:32 +01:00 |
|
Daniel Öster
|
807576a252
|
Add SOH candidate and contactor opening event
|
2025-07-28 11:10:32 +03:00 |
|
Daniel Öster
|
537c01a8b7
|
Update ESPAsyncWebServer to v3.7.10
|
2025-07-28 09:23:49 +03:00 |
|
Daniel Öster
|
f38ed24bb1
|
Update ArduinoJson to v7.4.2
|
2025-07-28 01:08:26 +03:00 |
|
Daniel Öster
|
da67bc57d4
|
Add initial draft of Growatt WIT CAN
|
2025-07-28 00:19:31 +03:00 |
|
pre-commit-ci[bot]
|
91f3700e85
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-07-27 17:17:45 +00:00 |
|
rha
|
91085673f5
|
Added a check for the inverter_allows_contactor_closing flag before sending certain CAN frames.
|
2025-07-27 19:34:36 +03:00 |
|
gwk1
|
0aa7542b17
|
Merge branch 'dalathegreat:main' into kostal_inverter_allows
|
2025-07-27 18:43:41 +03:00 |
|
Daniel Öster
|
28a337684d
|
Improve safety for stopping charge/discharge when battery is full/empty
|
2025-07-27 16:31:08 +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
|
ee561d18c5
|
Merge pull request #1362 from kyberias/stark-fixes
Stark and Wifi fixes
|
2025-07-27 13:01:12 +03:00 |
|
Daniel Öster
|
ff0ca99051
|
Merge pull request #1357 from jonny5532/feature/improve-web-log
Make web log output show in correct order.
|
2025-07-27 12:54:47 +03:00 |
|
rha
|
038f7089dc
|
removed some unused variables and contactor closing allowed after 7.th battery status message
|
2025-07-27 12:52:45 +03:00 |
|
Jaakko Haakana
|
6a3a2c2d4d
|
Don't start reconnecting Wifi while it's not really disconnected
|
2025-07-27 11:36:46 +03:00 |
|
Jaakko Haakana
|
64dc6784f7
|
Fix GPIO alloc when given duplicate values
|
2025-07-27 10:56:43 +03:00 |
|
Jaakko Haakana
|
cb95f4771d
|
Merge branch 'main' into unit-tests
|
2025-07-27 09:18:20 +03:00 |
|
Daniel Öster
|
f69de88df8
|
Merge branch 'main' into feature/ioniq-28kWh
|
2025-07-26 23:28:36 +03:00 |
|
Jaakko Haakana
|
37bb71b41f
|
Fix build when logging and add workflow to build common image with debug logging
|
2025-07-26 20:02:57 +03:00 |
|
Jaakko Haakana
|
7e86ee8d93
|
Webserver to use settings
|
2025-07-26 19:40:27 +03:00 |
|
Daniel Öster
|
05bf344a97
|
Remove extended datalayer from Ioniq28 integration
|
2025-07-26 18:14:15 +03:00 |
|
Jonny
|
6b48874e5f
|
Make web log output show in correct order.
|
2025-07-26 16:04:26 +01:00 |
|
Daniel Öster
|
541ab5cf9c
|
Merge branch 'main' into feature/ioniq-28kWh
|
2025-07-26 17:45:46 +03:00 |
|
Jaakko Haakana
|
28609f18a6
|
Merge from main and fix conflicts
|
2025-07-26 16:57:29 +03:00 |
|
Jaakko Haakana
|
9e44de269c
|
Fix test compilation errors and max
|
2025-07-26 15:53:24 +03:00 |
|
Jaakko Haakana
|
44d74b285e
|
Make types compatible
|
2025-07-26 15:40:08 +03:00 |
|
Jaakko Haakana
|
995cc7784c
|
Add working unit tests
|
2025-07-26 15:19:49 +03:00 |
|
Daniel Öster
|
43bc738352
|
Merge pull request #1347 from jonny5532/feature/use-millis64-to-avoid-overflow
Add a 64-bit millis64() function to avoid rollover issues
|
2025-07-26 15:12:46 +03:00 |
|
Jonny
|
f7deba7c47
|
Tidy up MG-HS-PHEV defines
|
2025-07-26 10:32:29 +01:00 |
|
Jonny
|
db559830e0
|
Add MgHsPhev to BATTERIES.cpp
|
2025-07-26 10:32:29 +01:00 |
|
Jonny
|
deb040ec80
|
Add new millis64 to events.h includes
|
2025-07-26 10:31:30 +01:00 |
|
Jonny
|
fd297cf94b
|
Tweak uptime library to use millis64, removing rollover handling
|
2025-07-26 10:31:30 +01:00 |
|
Jonny
|
4ad621f6c3
|
Add a 64-bit millis64() function to avoid rollover issues
|
2025-07-26 10:31:30 +01:00 |
|
Jonny
|
3412b0e940
|
Fix errant KIA-E-GMP-HTML include
|
2025-07-26 09:56:47 +01:00 |
|
Daniel Öster
|
6328bb8479
|
Merge pull request #1352 from Gerwaz3/main
KIA EGMP extended info
|
2025-07-26 10:59:18 +03:00 |
|
Jaakko Haakana
|
f609d54a14
|
Add some required includes
|
2025-07-25 19:11:07 +03:00 |
|
Jaakko Haakana
|
05dc54fe13
|
Merge branch 'main' into no-include
|
2025-07-25 10:26:53 +03:00 |
|
pre-commit-ci[bot]
|
903d44904d
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-07-25 01:37:27 +00:00 |
|
Gerwaz3
|
7743511f8a
|
Update KIA-E-GMP-BATTERY.h
|
2025-07-25 03:33:34 +02:00 |
|
Gerwaz3
|
eeda28b1df
|
Update KIA-E-GMP-BATTERY.cpp
|
2025-07-25 03:32:40 +02:00 |
|