Update google_maps.markdown (#10641)

Provide additional information to track devices through this integration.
This commit is contained in:
Malachi Soord 2019-10-06 22:46:52 +02:00 committed by Franck Nijhof
parent 4194c4d141
commit 8243ed01ca

View File

@ -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_<numeric_id>`. 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.