2021-06-28 10:49:14 +00:00
{
"config" : {
"abort" : {
"already_configured" : "Location is already configured"
} ,
"error" : {
"invalid_hosts" : "Invalid Hosts"
} ,
"step" : {
"user" : {
"data" : {
2022-03-27 02:05:02 +00:00
"exclude" : "Network addresses (comma separated) to exclude from scanning" ,
2021-06-28 10:49:14 +00:00
"home_interval" : "Minimum number of minutes between scans of active devices (preserve battery)" ,
2022-03-27 02:05:02 +00:00
"hosts" : "Network addresses (comma separated) to scan" ,
2021-06-28 10:49:14 +00:00
"scan_options" : "Raw configurable scan options for Nmap"
} ,
"description" : "Configure hosts to be scanned by Nmap. Network address and excludes can be IP Addresses (192.168.1.1), IP Networks (192.168.0.0/24) or IP Ranges (192.168.1.0-32)."
}
}
} ,
"options" : {
"error" : {
"invalid_hosts" : "Invalid Hosts"
} ,
"step" : {
"init" : {
"data" : {
2021-08-30 03:38:41 +00:00
"consider_home" : "Seconds to wait till marking a device tracker as not home after not being seen." ,
2022-03-27 02:05:02 +00:00
"exclude" : "Network addresses (comma separated) to exclude from scanning" ,
2021-06-28 10:49:14 +00:00
"home_interval" : "Minimum number of minutes between scans of active devices (preserve battery)" ,
2022-03-27 02:05:02 +00:00
"hosts" : "Network addresses (comma separated) to scan" ,
2021-07-02 15:24:43 +00:00
"interval_seconds" : "Scan interval" ,
2022-03-27 02:05:02 +00:00
"scan_options" : "Raw configurable scan options for Nmap"
2021-06-28 10:49:14 +00:00
} ,
"description" : "Configure hosts to be scanned by Nmap. Network address and excludes can be IP Addresses (192.168.1.1), IP Networks (192.168.0.0/24) or IP Ranges (192.168.1.0-32)."
}
}
} ,
"title" : "Nmap Tracker"
}