-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevice_trackers.yaml
59 lines (50 loc) · 1.27 KB
/
device_trackers.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
### Linksys Smart Wifi ###
- platform: linksys_smart
host: 192.168.1.1
username: !secret email
password: !secret linksys_pass
interval_seconds: 10
consider_home: 180
new_device_defaults:
track_new_devices: true
hide_if_away: true
### Bluetooth Tracker ###
- platform: bluetooth_tracker
### Bluetooth LE Tracker ###
- platform: bluetooth_le_tracker
### Google Home Bluetooth Tracker ###
# - platform: googlehome
# host: !secret storm
# - platform: googlehome
# host: !secret vixen
### Google Maps Location Sharing ###
- platform: google_maps
username: !secret email
password: !secret alt_pass
max_gps_accuracy: 200
### Nmap ###
# - platform: nmap_tracker
# hosts: 192.168.1.0/24
# home_interval: 10
### Tile ###
- platform: tile
username: !secret email
password: !secret password
### Hue device tracker ###
- platform: hue
### Owntracks ###
- platform: owntracks
secret: !secret owntracks_key
max_gps_accuracy: 200
waypoints: true
events_only: true
mqtt_topic: "ozone/#"
region_mapping:
prism: work
### MQTT Device Trackers ###
# - platform: mqtt_json
# devices:
# ozone_tchalla: location/ozone
# - platform: mqtt
# devices:
# ozone_tchalla: location/ozone