python-daly-bms icon indicating copy to clipboard operation
python-daly-bms copied to clipboard

Python module for Daly BMS devices

Results 26 python-daly-bms issues
Sort by recently updated
recently updated
newest added

Hi, I connected the UART connector from BMS directly to my Raspi GPIO ports , and can read the data via /dev/ttyS0 . I send the data via mqtt to...

Is there a way to get access to the GPIO ports on the Daly BMS modules?

Hi, i'm trying to send data to home assistant but when i run the script nothing are send to the mqtt broker, what i wrong? This is the command i...

I use the script with node red to manage my battery. After a while the command: `daly-bms-cli -d /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 --all` returns the same data inconsistently. For the correct data to...

Hi, is there a way I can change the over charge protection voltage Level 1 and Level 2 using this library? I see they are accessed via the register address...

Hi, This library works perfect for me ! Can it also be used to provide a command to the bms to restart the bms? Thanks !