From 8243ed01ca78b34029b5e2c86561d991713fd68d Mon Sep 17 00:00:00 2001 From: Malachi Soord Date: Sun, 6 Oct 2019 22:46:52 +0200 Subject: [PATCH] Update google_maps.markdown (#10641) Provide additional information to track devices through this integration. --- source/_integrations/google_maps.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/google_maps.markdown b/source/_integrations/google_maps.markdown index 2b8878a693d..becbbfc9b0a 100644 --- a/source/_integrations/google_maps.markdown +++ b/source/_integrations/google_maps.markdown @@ -28,6 +28,10 @@ device_tracker: username: YOUR_USERNAME ``` +Once enabled and you have rebooted devices discovered through this integration wil be listed in the `known_devices.yaml`file within your configuration directory. + +They will be created with indentifiers like `google_maps_`. To be able to properly track entities you must set the `track` attribute to `true`. + {% configuration %} username: description: The email address for the Google account that has access to your shared location.