From 0bd7b218d98d532aecc562af6fa9f72ad3220e0d Mon Sep 17 00:00:00 2001 From: durandm70 <50719133+durandm70@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:39:38 +0100 Subject: [PATCH] Update ld2410.rst (#4405) 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 1f897b69e..2ace41d58 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