Advertisement
Bart274

Untitled

Jan 26th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.38 KB | None | 0 0
  1. #- platform: owntracks
  2. - platform: nmap_tracker
  3.   hosts: 192.168.0.1-255
  4.   home_interval: 1
  5.   interval_seconds: 30
  6.   consider_home: 900
  7. - platform: icloud
  8.   username: <username my account>
  9.   password: <password my account>
  10.   name: icloudBart
  11.   interval: 5
  12. - platform: icloud
  13.   username: <username girlfriend>
  14.   password: <password girlfriend>
  15.   name: icloudSharon
  16.   interval: 15
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement