mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add gate sensors to LD2410BLE (#25893)
This commit is contained in:
parent
ed0309ee7d
commit
58543b1e29
@ -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
|
||||
|
||||
<div class='note'>
|
||||
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.
|
||||
</div>
|
||||
|
||||
You can buy this module bareboard or in a devkit from [AliExpress](https://www.aliexpress.com/item/1005004351593073.html).
|
||||
|
Loading…
x
Reference in New Issue
Block a user