From 2fbcc058d2baa0b05f03e544165a9daee9112a50 Mon Sep 17 00:00:00 2001 From: durandm70 <50719133+durandm70@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:35:04 +0100 Subject: [PATCH] Update ld2410.rst Correcting the name of the binary sensor binary_sensor.DEVICE_gpio_out_pin_presence_status --- components/sensor/ld2410.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/sensor/ld2410.rst b/components/sensor/ld2410.rst index 1f897b69e6..2ace41d58f 100644 --- a/components/sensor/ld2410.rst +++ b/components/sensor/ld2410.rst @@ -521,7 +521,7 @@ For easy calibration process, you can use the following custom manual card. - type: horizontal-stack cards: - type: entity - entity: 'binary_sensor.DEVICE_gpio_out_pin_presence' + entity: 'binary_sensor.DEVICE_gpio_out_pin_presence_status' name: gpio presence state_color: true - type: entity