Skip to content

Commit 7d8c47a

Browse files
Align assumed presence timeout with docs (#438)
1 parent ccfe51f commit 7d8c47a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

common/ld2450-base.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,11 +362,11 @@ number:
362362
name: "Assume Present Timeout"
363363
id: assume_present_timeout_s
364364
min_value: 0
365-
max_value: 600
365+
max_value: 43200
366366
step: 1
367367
optimistic: true
368368
restore_value: true
369-
initial_value: 15
369+
initial_value: 1800
370370
unit_of_measurement: "s"
371371
entity_category: config
372372

0 commit comments

Comments
 (0)