Testing google maps location
This commit is contained in:
parent
b9ae184eba
commit
db81a21a50
|
@ -39,7 +39,9 @@ device_tracker:
|
||||||
username: !secret ICLOUD_USER
|
username: !secret ICLOUD_USER
|
||||||
password: !secret ICLOUD_PASS
|
password: !secret ICLOUD_PASS
|
||||||
track_new_devices: yes
|
track_new_devices: yes
|
||||||
- platform: geofency
|
- platform: google_maps
|
||||||
|
username: !secret GV_USER
|
||||||
|
password: !secret GV_PASS
|
||||||
- platform: owntracks
|
- platform: owntracks
|
||||||
track_new_devices: yes
|
track_new_devices: yes
|
||||||
#- platform: bluetooth_tracker
|
#- platform: bluetooth_tracker
|
||||||
|
|
Loading…
Reference in New Issue