home-assistant.io/source/_integrations/victron_ble.markdown
Raj Laud c6d5e50a24
Documentation for new victron_ble integration (#39829)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-11-18 21:20:30 +01:00

2.2 KiB

title, description, ha_category, ha_bluetooth, ha_release, ha_iot_class, ha_codeowners, ha_domain, ha_config_flow, ha_platforms, ha_integration_type
title description ha_category ha_bluetooth ha_release ha_iot_class ha_codeowners ha_domain ha_config_flow ha_platforms ha_integration_type
Victron BLE Instructions on how to integrate Victron BLE devices into Home Assistant.
Sensor
true 2025.12 Local Push
@rajlaud
victron_ble true
sensor
device

The Victron BLE {% term integration %} integrates Victron Energy devices that support the BLE protocol into Home Assistant.

{% include integrations/config_flow.md %}

The Victron BLE integration will automatically discover devices once the Bluetooth integration is enabled and functional.

Adding a device

To configure a discovered device, you will need to supply the per-device encryption key. For more information, see these instructions.

To get the encryption key, use the VictronConnect app (Android, iOS, Linux, macOS, Windows):

  1. Install the VictronConnect app, ideally on the device you are using to set up this integration so you can simply cut and paste the key.
  2. Open the app and pair with your device.
  3. From the list, select the device that you want to monitor.
  4. To open the Settings for that device, select the gear icon.
  5. Open the menu and select Product Info.
  6. Scroll down to Instant Readout via Bluetooth and enable the feature (if it is not already enabled).
  7. To display the encryption key, next to Instant Readout Details, select Show.

Data updates

This integration subscribes to passive Bluetooth updates and will update the sensors as often as the updates are received.

Removing the integration

This integration follows standard integration removal. No extra steps are required.

{% include integrations/remove_device_service.md %}