BatteryAggregator icon indicating copy to clipboard operation
BatteryAggregator copied to clipboard

Results 6 BatteryAggregator issues
Sort by recently updated
recently updated
newest added

Hi! i have three banks 24V 300Ah with JK-BMS in parallel. In Serialbattery is a feature to SOC reset a jk BMS. There is a timeplan to load to an...

New modes does not take into account the Allow to charge and Allow to discharge if any of the parallel batteries goes into protection and the total CCL and DCL...

Hi! I have a feature request. I have several devices connected via CANBUS to victron cerbo. Some of them are not directly compatible with victron but read CAN BUS info...

Hello, I have two JKBMS with 18S LiFePo and SerialBattery 1.2.20240408 running. Both Batteries are nearly identical. Battery two is 6 month younger and the cells might have 5-10Ah more....

Cerbo ``` @40000000668ed8fa386e674c Traceback (most recent call last): @40000000668ed8fa386e8e5c File "/data/BatteryAggregator/battery_service.py", line 12, in @40000000668ed8fa386e9a14 from vedbus import VeDbusService @40000000668ed8fa386ea1e4 ModuleNotFoundError: No module named 'vedbus' @40000000668ed8fc213267cc Traceback (most recent call...

Hi there When I use Python3.12 this is what happen: _# python3.12 /data/BatteryAggregator/battery_service.py Traceback (most recent call last): File "/data/BatteryAggregator/battery_service.py", line 8, in import dbus File "/usr/local/lib/python3.12/site-packages/dbus/__init__.py", line 73, in...