May 3, 2023
Description
Human Presence Sensing Module HLK-LD2410 + ESP12E for ESPHome & Home Assistant
https://community.home-assistant.io/t/ld2410-esphome-tips/477058/78
-= СЛАВА УКРАЇНІ! =-
-----yaml-----
substitutions:
devicename: "radar01w"
upper_devicename: "LD2410 Radar"
esphome:
name: $devicename
platform: ESP8266
board: esp01_1m
project:
name: "bigvlad.LD2410_Wifi_Radar"
version: "0.03"
logger:
api:
encryption:
key: "**************************************************"
ota:
password: "**************************************************"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
ap:
ssid: "Radar01W Fallback Hotspot"
passwor**************************************************"
time:
web_server:
port: 80
captive_portal:
uart:
id: uart_bus
tx_pin: TX
rx_pin: RX
baud_rate: 256000
parity: NONE
stop_bits: 1
ld2410:
timeout: 20s
max_move_distance : 6m
max_still_distance: 0.75m
g0_move_threshold: 40
g0_still_threshold: 0
g1_move_threshold: 30
g1_still_threshold: 0
g2_move_threshold: 10
g2_still_threshold: 10
g3_move_threshold: 10
g3_still_threshold: 10
g4_move_threshold: 10
g4_still_threshold: 7
g5_move_threshold: 20
g5_still_threshold: 15
g6_move_threshold: 20
g6_still_threshold: 10
g7_move_threshold: 20
g7_still_threshold: 10
g8_move_threshold: 20
g8_still_threshold: 10
text_sensor:
binary_sensor:
sensor:
License:
Creative Commons - Attribution