This repo will no longer be maintained since there is a PR for native support in esphome and a better library till the PR to be merged
ESPHome LD2450 mmWave Radar Sensor Custom Component
Modified the yaml from tsunglung for ESP32 to use the internal pull up resistors Added Presence Sensor and Number of detected targets
Set wifi_ssid and wifi_password in your esphome's secrets.yaml first
- Place ld2450_uart.h into the custom_components of your esphome configuration folder
- Create new device with the esphome-ld2450.yaml from this repository
ESP32 | LD2450 | |
---|---|---|
5V | <-> | VCC |
GND | <-> | GND |
GPIO22 | <-> | RX |
GPIO21 | <-> | TX |
From HACS download the auto-entities, layout-card and Ploty Graph Card (all Frontend integrations) Copy the code from dashboard_example.yaml into a new empty card in Home Assistant to grab all the LD2450 targets and present them in seperate cards (for title, the area of the device is used)
- Need to upgrade to firmware 2.04.23101915 - Bluetooth OTA available through HLKRadarTool app