mirror of
https://github.com/esphome/esphome.git
synced 2025-10-15 16:23:48 +01:00
26 lines
522 B
YAML
26 lines
522 B
YAML
seeed_mr60fda2:
|
|
id: my_seeed_mr60fda2
|
|
|
|
binary_sensor:
|
|
- platform: seeed_mr60fda2
|
|
people_exist:
|
|
name: "Person Information"
|
|
fall_detected:
|
|
name: "Falling Information"
|
|
|
|
button:
|
|
- platform: seeed_mr60fda2
|
|
get_radar_parameters:
|
|
name: "Get Radar Parameters"
|
|
factory_reset:
|
|
name: "Reset"
|
|
|
|
select:
|
|
- platform: seeed_mr60fda2
|
|
install_height:
|
|
name: "Set Install Height"
|
|
height_threshold:
|
|
name: "Set Height Threshold"
|
|
sensitivity:
|
|
name: "Set Sensitivity"
|