diff --git a/CODEOWNERS b/CODEOWNERS index 63aa0ba03af..d866397426d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -351,6 +351,7 @@ source/_integrations/landisgyr_heat_meter.markdown @vpathuis source/_integrations/launch_library.markdown @ludeeus @DurgNomis-drol source/_integrations/laundrify.markdown @xLarry source/_integrations/lcn.markdown @alengwenus +source/_integrations/ld2410_ble.markdown @930913 source/_integrations/led_ble.markdown @bdraco source/_integrations/legrand.markdown @cgtobi source/_integrations/leviton_z_wave.markdown @home-assistant/z-wave diff --git a/source/_integrations/ld2410_ble.markdown b/source/_integrations/ld2410_ble.markdown new file mode 100644 index 00000000000..201bb0f7543 --- /dev/null +++ b/source/_integrations/ld2410_ble.markdown @@ -0,0 +1,33 @@ +--- +title: LD2410 BLE +description: Instructions on how to integrate LD2410 BLE devices into Home Assistant. +ha_category: + - Sensor + - Presence Detection +ha_bluetooth: true +ha_release: 2023.2 +ha_iot_class: Local Push +ha_codeowners: + - '@930913' +ha_domain: ld2410_ble +ha_config_flow: true +ha_platforms: + - sensor +ha_integration_type: integration +--- + +Integrates LD2410B sensors from [Hi-Link](http://www.hlktech.net/) into Home Assistant using Bluetooth. + +{% include integrations/config_flow.md %} + +It currently provides the motion and static value. + +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). + +## Purchasing + +
+There are multiple similar versions of the board. Make sure to buy the -B versions as these are the ones with Bluetooth and have been tested. +
+ +You can buy this module bareboard or in a devkit from [AliExpress](https://www.aliexpress.com/item/1005004351593073.html).