Options to not track wired clients (#25669)
This commit is contained in:
parent
a54ade1189
commit
93dfd613aa
4 changed files with 28 additions and 0 deletions
|
@ -15,6 +15,7 @@ CONF_BLOCK_CLIENT = "block_client"
|
|||
CONF_DETECTION_TIME = "detection_time"
|
||||
CONF_DONT_TRACK_CLIENTS = "dont_track_clients"
|
||||
CONF_DONT_TRACK_DEVICES = "dont_track_devices"
|
||||
CONF_DONT_TRACK_WIRED_CLIENTS = "dont_track_wired_clients"
|
||||
CONF_SSID_FILTER = "ssid_filter"
|
||||
|
||||
ATTR_MANUFACTURER = "Ubiquiti Networks"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue