Commit graph

3858 commits

Author SHA1 Message Date
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
Daniel Öster
302282abeb
Merge pull request #1365 from gwk1/kostal_inverter_allows
Kostal inverter allows
2025-07-27 20:14:27 +03: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
Jaakko Haakana
b63d9f4c58
Merge pull request #1363 from kyberias/simplify-builds
Use ESP 3.3.0 and build only common image with Platform IO
2025-07-27 16:55:49 +03:00
Daniel Öster
28a337684d Improve safety for stopping charge/discharge when battery is full/empty 2025-07-27 16:31:08 +03:00
Jaakko Haakana
0c0b2f813e Build only common image for Lilygo and Stark with platform IO 2025-07-27 15:31:31 +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
Daniel Öster
ca360feaca
Merge pull request #1360 from kyberias/fix-logging
Fix build when logging enabled and add workflow that uses logging
2025-07-26 21:18:32 +03:00
Daniel Öster
f90c0d7358
Merge pull request #1359 from kyberias/fix-wifi
Fix WiFi to use settings
2025-07-26 20:06:33 +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
4c51c278f7 Support CMake 3.28 (for Windows WSL) 2025-07-26 16:50:31 +03:00
Jaakko Haakana
3dfa22b0a7 Run tests in correct folder 2025-07-26 16:34:20 +03:00
Jaakko Haakana
450b93d699 More proper IPAddress 2025-07-26 16:30:13 +03:00
Jaakko Haakana
742d14d7c3 Dummy IPAddress type 2025-07-26 16:20:21 +03:00
Jaakko Haakana
11a94a383e Copy secrets template before building tests 2025-07-26 16:12:30 +03:00
Jaakko Haakana
fec8aac53c Try to compile wstring 2025-07-26 16:00: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
98b568f5cb Fix filename and define HW and battery for unit tests 2025-07-26 15:36:10 +03:00
Jaakko Haakana
5719726da8 Add dummy Wifi.h 2025-07-26 15:28:22 +03:00
Jaakko Haakana
760e21c31f Lower cmake version to be able to run in github 2025-07-26 15:22:35 +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
Daniel Öster
bbdb530a09
Merge pull request #1356 from jonny5532/tidy/mg-hs-phev
Tidy up MG-HS-PHEV include/ifdefs and add to BATTERIES.cpp
2025-07-26 15:12:07 +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
Daniel Öster
6f83a1c905
Merge pull request #1355 from jonny5532/fix/kia-imports
Fix KIA-E-GMP-HTML imports
2025-07-26 12:23:15 +03: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
0086b88cc7
Merge pull request #1353 from kyberias/no-include
The file include.h is removed and references replaced with more fine-grained and accurate header file references.
2025-07-26 09:29:06 +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