Skip to main content

A parser for Victron BLE messages suitable for use with Home Assistant

Project description

Victron BLE HA Parser

Overview

This project exists solely to provide an interface to the excellent victron-ble project suitable for use with a Home Assistant integration. Thank you to Keshav Varma for maintaining the victron-ble project.

Installing the Home Assistant custom component

Currently the Home Assistant integration is only available as a custom component, for testing purposes and while we wait for certain PRs to merge into the upstream victron-ble project. The goal is to make this part of Home Assistant core.

If you'd like to test this, clone my fork on the HA project and checkout the victron-ble-custom-component branch:

git clone https://github.com/rajlaud/home-assistant.git --branch victron-ble-custom-component

Then, copy or symlink homeassistant/components/victron-ble into your config/custom_components folder.

Details

The parser module has one class, VictronBluetoothDeviceData, which parses Bleak advertisements and updates itself with the sensor data from the advertisement. Each instance of VictronBluetoothDeviceData should be fed advertisements from exactly one Victron device (based on the MAC address) and the instance needs to be initiated with the encryption key of the device that is going to be sending updates. If the encryption key is set correctly everything else will be figured out automatically.

There is a handy package from maintainers of the HA project called sensor-state-data to make it easy to automate ingesting sensor state updates like this. Unfortunately, we need to use a unit (amp-hours) not supported by the module and my PR to include amp-hours was rejected because they are not a common unit (https://github.com/Bluetooth-Devices/sensor-state-data/pull/47). For that reason, we need a custom extension of sensor-state-data, which is contained in the custom-sensor-state.py file.

Other notes

The upstream victron-ble has some un-merged pull requests that are necessary for this project. For now, it is set up to depend on my fork. Once a new release with the merged content is available on PyPI, I'll modify the package to point to the original project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

victron_ble_ha_parser-0.4.1.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

victron_ble_ha_parser-0.4.1-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file victron_ble_ha_parser-0.4.1.tar.gz.

File metadata

  • Download URL: victron_ble_ha_parser-0.4.1.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for victron_ble_ha_parser-0.4.1.tar.gz
Algorithm Hash digest
SHA256 2419fcbbfd23a34554b1b7be4c95487beb58da0a30063291e0c23bf7ab465929
MD5 882662265a3a20cdd920722c203c3df1
BLAKE2b-256 c132663fec4640d2680458b43a22226e20a5ccf300ea932a2b58799020302701

See more details on using hashes here.

File details

Details for the file victron_ble_ha_parser-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for victron_ble_ha_parser-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 64e692fd04d68f14ae7f40f7da5eb95760966573b3570b0acf81146ad61e1dd7
MD5 5b94b7e7c17f1d35e8ef4ae117d56e54
BLAKE2b-256 ba7dd447234c6debaa51d9e1f4233f5ee7b70d288b07af9965deeb802ad5d780

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page