home-assistant.io/source/_integrations/victron_ble.markdown
Franck Nijhof bbe63e9d8f
2025.12: Beta release notes (#41930)
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-11-26 18:35:37 +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, ha_quality_scale
title description ha_category ha_bluetooth ha_release ha_iot_class ha_codeowners ha_domain ha_config_flow ha_platforms ha_integration_type ha_quality_scale
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 bronze

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 %}