for stock esphome integration and our custom integration
This card is optimized for our firmware and hardware. the hardware was designed by Giovanni Castania. can be purchased on the store.
why choose our firmware? Our firmware is an optimization of the esphome ld2410 project. we reduced the entities created by 20%. added additional zones for your automations. Bluetooth adopting will create a name structure suitable for the card to recognize the various LD24XXs within your Home Assistant system.
why buy our hardware? The entire hardware package is optimized. arrives with preloaded firmware and is ready for adoption. everything will work without problems. It is also modular, users will be able to add sensors and modules as they wish. on the store's git there are codes for some of the most common sensors. Furthermore, you will actively contribute to the project which required many hours of development and testing.
add madmicio/lovelace-ld-2410-control-card as custom reposity
Find and install LD2410 Control card
plugin
Download and copy ampli-panel-card.js
, DS-DIGII.TTF
, LEDCalculator.ttf
from (https://github.com/madmicio/lovelace-ld-2410-control-card/releases) into your custom components directory.
Add a reference lovelace-ld2410-control-card.js
` inside your resources config:
resources:
- url: /local/"your_directory"/lovelace-ld2410-control-card.js
type: module
by configuring the card in the visual editor, by default you will find the first LD2410 device present in your Home Hassistant configured. The card, in fact, searches for all the LD2410s present in your system and generates a list.
you will find the first configured device and below a list of available devices. N.B.: once you have selected the device you must click on the "+" icon
the configured devices that appear in the "LD2410 device list" are automatically removed from the list of available devices
by default the device assumes the friendly name of the project. you can edit the name in the input box of each device.
type: custom:ld2410-control-card
devices_name:
- device: espresenceld_b655d0
name: Living Room
- device: espresenceld_a276e8
name: Kitchen
in engineering mode you can configure the sensitivity of the device. you can configure gates 2 to 8 and you can set the sensitivity of each gate.
if the red zone exceeds the purple line, then presence detection will be true
for your extra automations our project has a slider for the configuration of three additional zones. each additional zone has a binary sensor that you can use in your automations