Home Assistant custom component for integrating LD2410 mmWave presence sensors over a direct serial connection. It is based on the ESPHome LD2410 implementation: https://github.com/esphome/esphome/tree/dev/esphome/components/ld2410. This integration exposes similar entities and does not require an ESP32 board. It has been tested only with the HLK-LD2410B.
- Open HACS in Home Assistant.
- Search for "LD2410 Serial" and install.
- Restart Home Assistant.
- Copy the
custom_components/ld2410_serialdirectory to thecustom_componentsdirectory of your Home Assistant installation. - Restart Home Assistant.
Go to Settings -> Devices & Services -> Add Integration, then search for "LD2410 Serial". You will be prompted to provide a serial port (for example, /dev/ttyUSB0 or /dev/ttyS1).
The integration supports changing the detection gates, as well as the timeout.