Advertisement
techblog

platform: arpscan_tracker

Jun 20th, 2018
2,804
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.22 KB | None | 0 0
  1. # Example configuration.yaml entry
  2.  
  3. device_tracker:
  4.   - platform: arpscan_tracker
  5.     interval_seconds: 15
  6.     consider_home: 60
  7.     track_new_devices: true
  8.     exclude:
  9.      - 192.168.178.1
  10.       - 192.168.178.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement