I'll be interested in this as well. After my latest battery purchase, I have little patience for slow balancing circuits!although i have the external 4A Active balancer, it has also been doing its job very well.
That's good to hear. But how long did it take to finally converge? In my bad experience, it took more than 100 hours of holding at high charge voltage to finally balance within 30mV. I guess if I top-balance the cells first, then the only balance drift would be in usage, which so far looks minimal.No need for active balance in any of my three Seplos boxes. They all converge to less than 10mv.
My thinking on the active balance thing is that it may be necessary if you are going to run the pack at high C rates from what I've read or if the cells used are of a lesser quality. I used all A grade cells with the paperwork to back that up and the performance has been excellent.That's good to hear. But how long did it take to finally converge? In my bad experience, it took more than 100 hours of holding at high charge voltage to finally balance within 30mV. I guess if I top-balance the cells first, then the only balance drift would be in usage, which so far looks minimal.
This thread gave me the motivation to finish up the integration today. Had to proof read it so many times to make sure the right data is populating in the right places for the respective cells and banks...I still have some owrk to do but have been able to cobbled some of the github codes together to get decent reporting both from rs485 ...
It's a vertically stacked card. The dashboard consists of 6 cards, 4 of which are the Bats.What dashboard is that? I just installed HA a few days ago. I have Solar Assistant data populating as well as an Ecowitt weather station and a couple of other things but right now everything is just in the default dashboard as long lists of sensors and switches. I’ve spend two days trying to create one chart, so far without success, so it feels like this is going to take a very long time.
Set your legend as anyone know if the "A.mean" can be renamed to its respective bank/cell?
That worked. Thank you! Saves me a LOT of time. Now I just need to figure out why HA can only find one of my batteries and why the connection is so problematic.It's a vertically stacked card. The dashboard consists of 6 cards, 4 of which are the Bats.
I took a look at some of the cards and made the mods to make it cleaner and easier to decipher. Just copy this and paste it in your code editor, change to your actual names.
For other batteries you have to change the entity values for every bank.
Are you running CAN on master pack, close loop?That worked. Thank you! Saves me a LOT of time. Now I just need to figure out why HA can only find one of my batteries and why the connection is so problematic.
try the new beta, the seplos v2 was reworked , and BP0 will not give you values for you entire stackI finally got the courage to install Home Assistant and have a variety of integrations with my inverter and battery pack working.
The BLE integration is working reliably (finally) with an ESP32 acting as a Bluetooth proxy to forward Bluetooth data grabbed from the Seplos master battery and forwarded to Home Assistant over WiFi. The master battery has the data for both (all) packs. Template sensors are used to extract per pack values and individual cell voltages.
I’ve extensively modified the dashboard cards but they still look pretty much the same. I’m displaying the high cell in red and the low cell in green rather than showing the cell numbers. I had a hell of a time trying to make it readable on an iPhone and never could get it to display the packs one below the other. I ended up just tweaking the fonts to be readable on the small screen. I think it’s the full-width card at the top that’s preventing the card from reformatting but nothing I tried worked and I finally gave up.
I need to send an email to solar assistant support to see if they can include cell voltages as an attribute to an existing sensor like the BLE integration does. An RS485 connection is definitely preferable to Bluetooth, which can be fussy.
Edit: added a screen grab of my battery dashboard
The status of the battery is “problem” because the reset voltage for over protection is below the resting voltage of the pack, so it won’t clear until the battery discharges a bit later today. I’ll change that at some point.
i thought the discuss was about the seplos v2 here ?The new beta of BLE? I am using the beta because it mentioned something about Seplos v3 and I was having some issues. It's been working reliably for the last few days.
What is BPO? Bluetooth Proxy? I am getting values for both of my batteries.