victron icon indicating copy to clipboard operation
victron copied to clipboard

Victron bluetooth and serial communication at a python script. With MQTT and HomeAssistant support.

Results 15 victron issues
Sort by recently updated
recently updated
newest added

Looking for some advice. I managed to set up the connection to a SmartSolar 250/70. It was working fine for a week or two, sending data to a MQTT logger....

Hi, my read out is very unreliable Its an Smartsolar 75/15 connected via the original ve.direct USB Cable to an Raspberry pi Zero (1 and 2) It throws Errors like:...

I tried the code from https://github.com/vvvrrooomm/victron and it works ;) Can you add support for this? I couldn´t get your code to work. There are still errors but some Value...

Thanks for the brilliant work on this project. Pretty amazing what you have created so far. I totally understand your approach of getting data in the MQTT. However, I would...

The smartshunt sends out new data via gatt ble protocol. I already added remaining time and starter voltage. I need some help to decode the other values. I found these...

Hey there, Any plan to implement the ping to prevent the regular bluetooth disconnects? I see there are some provisions there for that already and only send_ping needs to be...

Hey there, I'd be interested in the ability to set the Current Limit over bluetooth, based on other system variables, in realtime. Is that possible at all with the current...

Hey @birdie1 your project is interesting and I'm using it with my Orion Smart and Smart solar devices via Bluetooth. I'm sorry in advance if the questions may sound dumb...

Setup: - Victron SmartSolar 100/15 with default bluetooth stack on raspbian current version. - victron.py pushing data into mqtt After running fine for a while the following exception occurs. (see...

Hi I recently switched from the bluetooth to serial implementation which works fine for the smarthsunt, but not for the smartsolar products. After triggering the script manual I can see...