mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Configuration option to not track wired clients (#10040)
This commit is contained in:
parent
8bf6bf1874
commit
c0ad45d154
@ -73,6 +73,11 @@ dont_track_devices:
|
||||
type: boolean
|
||||
required: false
|
||||
default: false
|
||||
dont_track_wired_clients:
|
||||
description: enable to not allow device tracker to track wired clients.
|
||||
type: boolean
|
||||
required: false
|
||||
default: false
|
||||
ssid_filter:
|
||||
description: Filter the SSIDs that tracking will occur on.
|
||||
type: list
|
||||
|
Loading…
x
Reference in New Issue
Block a user