Cambio ARP & NMAP por Luci (openwrt)
This commit is contained in:
42
packages/device_tracker/nmap.yaml_disable
Normal file
42
packages/device_tracker/nmap.yaml_disable
Normal file
@@ -0,0 +1,42 @@
|
||||
device_tracker:
|
||||
- platform: nmap_tracker
|
||||
hosts:
|
||||
# DHCP
|
||||
- 10.10.1.50
|
||||
- 10.10.1.51
|
||||
- 10.10.1.52
|
||||
- 10.10.1.53
|
||||
- 10.10.1.54
|
||||
- 10.10.1.55
|
||||
- 10.10.1.56
|
||||
- 10.10.1.57
|
||||
- 10.10.1.58
|
||||
- 10.10.1.59
|
||||
- 10.10.1.60
|
||||
# Dispositivos Móviles & tabletas
|
||||
- 10.10.1.111
|
||||
- 10.10.1.112
|
||||
- 10.10.1.113
|
||||
- 10.10.1.114
|
||||
- 10.10.1.115
|
||||
- 10.10.1.116
|
||||
- 10.10.1.117
|
||||
- 10.10.1.118
|
||||
- 10.10.1.119
|
||||
- 10.10.1.120
|
||||
- 10.10.1.121
|
||||
- 10.10.1.122
|
||||
- 10.10.1.123
|
||||
- 10.10.1.124
|
||||
- 10.10.1.125
|
||||
- 10.10.1.126
|
||||
- 10.10.1.127
|
||||
- 10.10.1.128
|
||||
- 10.10.1.129
|
||||
- 10.10.1.130
|
||||
exclude:
|
||||
- 192.168.1.12
|
||||
- 192.168.1.13
|
||||
interval_seconds: 30 # Tiempo entre escaneos (segundos)
|
||||
home_interval: 5 # Tiempo en casa sin escaneos (minutos)
|
||||
consider_home: 600 # Tiempo indicando que esta sin estar (segundos)
|
||||
Reference in New Issue
Block a user