From 03fc299592d56b84cba80c7b2243c8f499b73e3e Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 4 Apr 2021 21:28:10 +0200 Subject: [PATCH] Make Google maps example clear to have an email (#17269) --- source/_integrations/google_maps.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/google_maps.markdown b/source/_integrations/google_maps.markdown index a1515f23c37..b4a7a5f7010 100644 --- a/source/_integrations/google_maps.markdown +++ b/source/_integrations/google_maps.markdown @@ -34,7 +34,7 @@ To integrate Google Maps Location Sharing in Home Assistant, add the following s # Example configuration.yaml entry device_tracker: - 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.