mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update bluetooth_le_tracker.markdown (#10351)
set track_new_devices default to false, as the version 0.97.2 is false. I had checked the code to understand why nothing was detected and the conclusion is the default value is false
This commit is contained in:
parent
936cdcce87
commit
ba6916beb2
@ -37,7 +37,7 @@ device_tracker:
|
||||
track_new_devices:
|
||||
description: If new discovered devices are tracked by default.
|
||||
required: false
|
||||
default: true
|
||||
default: false
|
||||
type: boolean
|
||||
interval_seconds:
|
||||
description: Seconds between each scan for new devices.
|
||||
|
Loading…
x
Reference in New Issue
Block a user