diff --git a/source/_integrations/ld2410_ble.markdown b/source/_integrations/ld2410_ble.markdown index 2aa58b23bda..5c2f0318577 100644 --- a/source/_integrations/ld2410_ble.markdown +++ b/source/_integrations/ld2410_ble.markdown @@ -16,12 +16,14 @@ ha_platforms: ha_integration_type: integration --- -Integrates LD2410B sensors from [Hi-Link](http://www.hlktech.net/) into Home Assistant using Bluetooth. +Integrates LD2410 BLE sensors from [Hi-Link](http://www.hlktech.net/) into Home Assistant. {% include integrations/config_flow.md %} You can currently configure the settings for motion/static triggers by USB with either the [desktop software](https://drive.google.com/drive/folders/1p4dhbEJA3YubyIjIIC7wwVsSo8x29Fq-?usp=sharing) or the Bluetooth [mobile app](https://www.pgyer.com/Lq8p). +(This integration may not work if you reconfigure the default password or the number of gates.) + ## Sensors Provided The following sensors are provided: @@ -31,13 +33,16 @@ The following sensors are provided: - Moving target distance & energy* - Static target distance & energy* - Detection distance* +- Number of moving/static gates +- Moving energy at gates 0-8* +- Static energy at gates 0-8* \* Denotes entity is hidden by default, but can be enabled in the UI. ## Purchasing
-There are multiple similar versions of the board. Make sure to buy the LD2410B or LD2410C versions as these are the ones with Bluetooth and have been tested. +There are multiple similar versions of the board. Make sure to buy the LD2410B or LD2410C versions as these are the ones with Bluetooth and have been tested. The C variant has 2.54mm pitch pins which is the one used by Arduino type devices, whereas the B variant has half pitch pins.
You can buy this module bareboard or in a devkit from [AliExpress](https://www.aliexpress.com/item/1005004351593073.html).