Document Life360 Location Button (#28798)

This commit is contained in:
Alex Yao 2023-09-12 04:57:07 -04:00 committed by GitHub
parent 4f28fc863b
commit ba809beda1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,10 @@ See [Zone documentation](/integrations/zone/#home-zone) for details about how Ho
radius: ZZZ
```
## Polling Location
A button is also provided that has the ability to poll for a user's location when pressed.
## Disclaimer
It does not appear that Life360 officially supports its REST API for use with other than its own apps. This integration is based on reverse engineering that has been done by the open source community, and an API token that was somehow discovered by the same community. At any time Life360 could disable that token or otherwise change its REST API such that this integration would no longer work.