From ba809beda1edbd11b8ef49da9b38aa7cc76c9ac2 Mon Sep 17 00:00:00 2001 From: Alex Yao <33379584+alexyao2015@users.noreply.github.com> Date: Tue, 12 Sep 2023 04:57:07 -0400 Subject: [PATCH] Document Life360 Location Button (#28798) --- source/_integrations/life360.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/life360.markdown b/source/_integrations/life360.markdown index 90ac1b46d07..3bb15aa82eb 100644 --- a/source/_integrations/life360.markdown +++ b/source/_integrations/life360.markdown @@ -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.