correction sigh

This commit is contained in:
OniriCorpe 2023-11-26 22:08:27 +01:00
parent 341bd88d7c
commit d1a686e437

View file

@ -71,7 +71,7 @@ wifi:
``` ```
- Coller le texte suivant après "captive_portal:", en sautant deux lignes et en veillant à supprimer les espaces ajoutés automatiquement : - Coller le texte suivant après "captive_portal:", en sautant deux lignes et en veillant à supprimer les espaces ajoutés automatiquement :
``` ```
LD2410C: ld2410:
uart: uart:
tx_pin: GPIO18 tx_pin: GPIO18
@ -81,7 +81,7 @@ uart:
stop_bits: 1 stop_bits: 1
sensor: sensor:
- platform: LD2410C - platform: ld2410
light: light:
name: light name: light
moving_distance: moving_distance:
@ -96,7 +96,7 @@ sensor:
name: Detection Distance name: Detection Distance
binary_sensor: binary_sensor:
- platform: LD2410C - platform: ld2410
has_target: has_target:
name: Presence name: Presence
has_moving_target: has_moving_target:
@ -105,7 +105,7 @@ binary_sensor:
name: Still Target name: Still Target
number: number:
- platform: LD2410C - platform: ld2410
timeout: timeout:
name: timeout name: timeout
light_threshold: light_threshold: