keshavdv / victron-ble

A Python API to parse Victron Instant Readout BLE advertisements
The Unlicense
98 stars 33 forks source link

How to use victron-ble libary in own script. #58

Open jvnvsii opened 2 months ago

jvnvsii commented 2 months ago

Hello,

Right now I am developing a litte monitoring system for my campervan. I want to use the victron-ble libary to read the data from my victron devices and publish them to an mqtt-topic.

Is there any documentation for using the libary (and scripts) in a own python script?

thank you in advance

jedie commented 2 months ago

https://github.com/jedie/victron-ble2mqtt 😜