Daniel
|
5ba2a20f4e
|
Fix negative value handling
|
2023-12-30 10:45:53 +02:00 |
|
Daniel
|
81df81acef
|
Finte tune UI
|
2023-12-29 20:03:07 +02:00 |
|
Daniel
|
c121f774d5
|
Add battery statistics to webserver
|
2023-12-29 18:29:54 +02:00 |
|
Daniel Öster
|
430da0e0bd
|
Update USER_SETTINGS.h
Increase range of BATTERY_WH_MAX from 60kWh to 65kWh
|
2023-12-28 23:21:51 +02:00 |
|
Daniel Öster
|
64573bef27
|
Merge pull request #115 from dalathegreat/bugfix/tesla-lfp
Tesla: Remove misleading min/max printout
|
2023-12-20 23:54:52 +02:00 |
|
Daniel
|
78c0ac7009
|
Pre-commit fix
|
2023-12-20 23:50:59 +02:00 |
|
Daniel
|
bc6beaf1ab
|
Code review by Dala
|
2023-12-20 23:47:16 +02:00 |
|
Daniel Öster
|
2ab1970e88
|
Merge branch 'main' into feature/double-lilygo
|
2023-12-19 00:17:07 +02:00 |
|
Daniel
|
90bb3fe843
|
Final fixes from andy
|
2023-12-18 00:34:50 +02:00 |
|
Daniel
|
72df06c2e2
|
pre-commit fix
|
2023-12-14 23:21:34 +02:00 |
|
Daniel
|
d7300b4c3b
|
Remove misleading min/max printout
|
2023-12-14 23:10:52 +02:00 |
|
Dima Lipko
|
651335a9aa
|
Fix update data to sofar
|
2023-12-07 01:38:48 +02:00 |
|
lenvm
|
e37b8f7e1b
|
reduce Luna2000 register allocation from 50k to 30k
|
2023-12-03 20:10:27 +01:00 |
|
lenvm
|
e7b1958ff5
|
add WEBSERVER macro to enable or disable webserver functionality
|
2023-12-03 20:10:27 +01:00 |
|
lenvm
|
ce47ffd452
|
add ElegantOTA to webserver
|
2023-12-03 20:10:27 +01:00 |
|
lenvm
|
e5586e9339
|
define ELEGANTOTA_USE_ASYNC_WEBSERVER as 1 to enable Async Mode
|
2023-12-03 20:10:27 +01:00 |
|
lenvm
|
16d38fd481
|
modify ElegantOTA library such that it works correctly in this repository
|
2023-12-03 20:10:27 +01:00 |
|
lenvm
|
ed1b6e75c7
|
add ElegantOTA library
|
2023-12-03 20:10:27 +01:00 |
|
lenvm
|
56784539fa
|
display LED color on webserver
|
2023-12-03 20:10:27 +01:00 |
|
lenvm
|
9fddd27faa
|
display network information on webserver
|
2023-12-03 20:10:27 +01:00 |
|
lenvm
|
34ab0a0900
|
add initial version of asynchronous webserver
|
2023-12-03 20:10:25 +01:00 |
|
lenvm
|
ace426cf2c
|
modify ESPAsyncWebServer library such that it works correctly in this repository
|
2023-12-03 20:09:39 +01:00 |
|
lenvm
|
19900e6631
|
add ESPAsyncWebserver library
|
2023-12-03 20:09:39 +01:00 |
|
lenvm
|
3d864969b4
|
add AsyncTCP library
|
2023-12-03 20:09:39 +01:00 |
|
Daniel
|
ced696379c
|
Make LFP_Chemistry global
|
2023-11-28 13:41:02 +02:00 |
|
Daniel
|
ca21dae6ba
|
Change inverterAllowsContactorClosing logic to default OFF
|
2023-11-28 12:40:24 +02:00 |
|
Daniel
|
20d00cfcab
|
Increase precision on amps value
|
2023-11-28 11:37:11 +02:00 |
|
Daniel
|
dcd525cfc3
|
Add Solax-Tesla waiting for contactor close
|
2023-11-28 10:48:18 +02:00 |
|
Daniel
|
2d6026e94d
|
Add contactorclosing allowed for Tesla
|
2023-11-28 00:22:07 +02:00 |
|
Daniel
|
1b297afa91
|
Improve logging
|
2023-11-27 23:53:40 +02:00 |
|
Daniel
|
470ddc7f81
|
Fix millis() bug
|
2023-11-27 23:49:31 +02:00 |
|
Daniel
|
bf1e10c32b
|
Add debug output for Inverter lilygo
|
2023-11-27 23:15:24 +02:00 |
|
Daniel
|
956aa8a712
|
Add sending inverter values back
|
2023-11-27 21:21:50 +02:00 |
|
Daniel
|
3d79b094f2
|
Add freezing temperature overwriting
|
2023-11-26 22:18:59 +02:00 |
|
Daniel
|
f3c848a567
|
Pre-commit fix
|
2023-11-25 11:55:10 +02:00 |
|
Daniel
|
4f6aecfdb2
|
Add error handling write values to 0
|
2023-11-25 11:53:42 +02:00 |
|
Daniel
|
44fa2ba3b0
|
Merge branch 'main' into feature/double-lilygo
|
2023-11-25 11:36:40 +02:00 |
|
Daniel
|
744db66f49
|
Latest fixes from Andy
|
2023-11-24 00:01:36 +02:00 |
|
rjsc
|
6e183f506b
|
Revert "New feature: Double LilyGo!"
|
2023-11-22 22:47:48 +00:00 |
|
rjsc
|
375d3a84f2
|
Merge pull request #90 from dalathegreat/bugfix/LEAF-frozen
Add SOC% plausibility detection
|
2023-11-22 22:15:18 +00:00 |
|
rjsc
|
65a126d50c
|
Merge pull request #100 from dalathegreat/feature/charge-ramp-tesla
Add ramped charge value for Tesla
|
2023-11-22 22:13:54 +00:00 |
|
rjsc
|
f1ac772d89
|
Merge pull request #103 from dalathegreat/feature/double-lilygo
New feature: Double LilyGo!
|
2023-11-22 22:09:52 +00:00 |
|
Daniel
|
79709ea7df
|
Add compilation error for missing battery
|
2023-11-22 22:56:20 +02:00 |
|
Daniel
|
e2d3c4f023
|
Rework discharge calculation
|
2023-11-22 22:23:54 +02:00 |
|
Daniel
|
36deffd9e9
|
Rework ramp logic
|
2023-11-22 22:13:09 +02:00 |
|
Daniel
|
6fd2ca52db
|
More fixes from Andy
|
2023-11-22 10:45:15 +02:00 |
|
Daniel
|
0bfb757dff
|
Add fixes from AndyMack-e-
|
2023-11-21 21:46:49 +02:00 |
|
Daniel
|
bf292a1457
|
Add discharge SOC% safety
|
2023-11-21 21:15:57 +02:00 |
|
Daniel
|
6801e83929
|
Rework ramp logic
|
2023-11-21 21:13:30 +02:00 |
|
Daniel
|
e89717f167
|
Fix pre-commit error
|
2023-11-21 20:18:59 +02:00 |
|