Skip to content

Commit c0ad45d

Browse files
Kane610frenck
authored andcommitted
Configuration option to not track wired clients (home-assistant#10040)
1 parent 8bf6bf1 commit c0ad45d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/_components/unifi.markdown

+5
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@ dont_track_devices:
7373
type: boolean
7474
required: false
7575
default: false
76+
dont_track_wired_clients:
77+
description: enable to not allow device tracker to track wired clients.
78+
type: boolean
79+
required: false
80+
default: false
7681
ssid_filter:
7782
description: Filter the SSIDs that tracking will occur on.
7883
type: list

0 commit comments

Comments
 (0)