From db81a21a5097c46a292e4b570a93d0469d524188 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Mon, 16 Apr 2018 09:05:54 -0400 Subject: [PATCH] Testing google maps location --- configuration.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configuration.yaml b/configuration.yaml index 02ce9af..a8203e9 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -39,7 +39,9 @@ device_tracker: username: !secret ICLOUD_USER password: !secret ICLOUD_PASS track_new_devices: yes - - platform: geofency + - platform: google_maps + username: !secret GV_USER + password: !secret GV_PASS - platform: owntracks track_new_devices: yes #- platform: bluetooth_tracker