Make Google maps example clear to have an email (#17269)

This commit is contained in:
Franck Nijhof 2021-04-04 21:28:10 +02:00 committed by GitHub
parent f4f408b417
commit 03fc299592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ To integrate Google Maps Location Sharing in Home Assistant, add the following s
# Example configuration.yaml entry # Example configuration.yaml entry
device_tracker: device_tracker:
- platform: google_maps - platform: google_maps
username: YOUR_USERNAME username: "YOUR_EMAIL"
``` ```
Once enabled and you have rebooted devices discovered through this integration will be listed in the `known_devices.yaml` file within your configuration directory. Once enabled and you have rebooted devices discovered through this integration will be listed in the `known_devices.yaml` file within your configuration directory.