Closed orymate closed 1 month ago
i note that keshadev has added support for smart batteries, also saw a msg from @j9brown that he was adding and merging? .. but trying to understand the current status of support in signalk-victron-BLE plugin?
ive tested but it doesnt appear to find my smart batteries
I note that keshadev has added support for smart batteries,
Where? https://github.com/keshavdv/victron-ble/pull/47 hasn't landed yet
did i misread this?
That hasn't landed yet, either.
ah… ok .. im not overly familiar with github, push, pull , metge etc requests/status
… my bad.
but definitely looking forward to test with my smart batteries :0
and yes, i have two distributors in my system that will test its functionality also
keshavdv/victron-ble#47 adds support for SmartLithium batteries, which would be nice to support with SignalK.
Unfortunately I can't use this plugin because I couldn't make the python lib working on my cerbo/VenusOS. So I run a different wrapper around the python library, and feed SignalK through deltas over TCP. The mapping I do may be useful however: https://github.com/orymate/smart-lithium-ble-sk/blob/main/smart_lithium_ble_sk/scanner.py#L35-L50