mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update google_maps.markdown (#10641)
Provide additional information to track devices through this integration.
This commit is contained in:
parent
4194c4d141
commit
8243ed01ca
@ -28,6 +28,10 @@ device_tracker:
|
|||||||
username: YOUR_USERNAME
|
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 %}
|
{% configuration %}
|
||||||
username:
|
username:
|
||||||
description: The email address for the Google account that has access to your shared location.
|
description: The email address for the Google account that has access to your shared location.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user