Here is something the geeky ones might want to have a look at ....

(the key reason for posting this is at the end for the TL

R folk)
There is a system called "Home Assistant" - this is a nice system and can use and collate information from a variety of sources - including
Victron kit.
For example, this is a display I often have active on my dash radio unit so I can see what the B2B is doing:
HA Display B2B by
David, on Flickr
A screen grab of that setup...
Screenshot 2023-09-30 at 14-12-35 In-Dash Monitor – Home Assistant by
David, on Flickr
This is using data from multiple
Victron BMVs fed into the
Cerbo GX and then read by Home Assistant (HA)
As I said it can use multiple sources and combine the info, so for example, temperature monitoring:
Screenshot 2023-09-30 at 14-13-45 In-Dash Monitor – Home Assistant by
David, on Flickr
The 'Upper Fridge' temp is using a Govee Temperatue recorder sending its info to the HA system via bluetooth, and the 'Lower Freezer' temp is via a
Victron Temp Probe connected to the GX.
Control of lighting is possible ... Using Wi-Fi Enabled strip light controllers, can set the colour, intensity and effects of different lighting strips using the buttons and sliders on this page of the HA dashboard
Screenshot 2023-09-30 at 14-08-11 Overview – Home Assistant by
David, on Flickr
Why I am telling you all this? Because it is also possible to feed in the BMS data from Daly, JK, Xiaoxiang, etc
Battery BMSes into Home Assistant, and via their Bluetooth connections and without the need to use any cables to connect to a
Victron Venus OS device.
If the only reason to look at running a Raspberry Pi with the Venus OS system is to have an external view of the
Battery Data, it could be worth thinking about using that Raspberry Pi to run Home Assistant instead? if you have a Home Assistant setup, you can add on a service called "Batmon" and if your BMSes are one of the ones listed, then you can see the info and setup graphics and tables anyway you like
The 'cell voltage history' gragh above looks especially interesting and potentially important to me
My batteries BMSes are not one of the ones listed, so I cannot use this myself unfortunately, but I certainly would if I could!
check out "Home Assistant" for the main system, and check out the 'Batmon' add-on at this link here -
https://github.com/fl4p/batmon-ha
here is a key takeaway for 'batmon' ....
"Monitor and control various Batterry management systems (BMS) over Bluetooth. This add-on reads the BMS and sends sensor data through MQTT to Home Assistant. Using bluetooth on the Home Assistant host system, it does not need any additional hardware (no USB/Serial/RS485)."