mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Fix filename
This commit is contained in:
parent
2e88951ccf
commit
05b02569f9
@ -17,7 +17,7 @@ The `google_maps` platform allows you to detect presence using the unofficial AP
|
||||
|
||||
You first need to create an additional Google account and share your location with that account. This platform will use that account to fetch the location of your device(s). You have to setup sharing through the Google Maps app on your mobile phone. You can find more information [here](https://support.google.com/accounts?p=location_sharing).
|
||||
|
||||
This platform will create a file named `google_maps_location_sharing.conf` where it caches your login session.
|
||||
This platform will create a file named `.google_maps_location_sharing.cookies` where it caches your login session.
|
||||
|
||||
<p class='note warning'>
|
||||
Since this platform is using an unofficial API with the help of [locationsharinglib](https://github.com/costastf/locationsharinglib), Google seems to block access to your data the first time you've logged in with this component.
|
||||
|
Loading…
x
Reference in New Issue
Block a user