From f75c8f135460ccf4032f0fcb17668453e3b5044e Mon Sep 17 00:00:00 2001 From: Roelof Schuiling Date: Thu, 28 Nov 2019 12:17:20 +0100 Subject: [PATCH] Some troubleshooting tips (#11232) * Some troubleshooting tips It was not described what to expect after configuring Life360 (i.e. a device tracker showing up). Also added some troubleshooting tips and a reference to the Device Tracker docs. * :pencil2: Tweaks Co-authored-by: Franck Nijhof --- source/_integrations/life360.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/life360.markdown b/source/_integrations/life360.markdown index f11c4dd1ee3..aa7f46f83b6 100644 --- a/source/_integrations/life360.markdown +++ b/source/_integrations/life360.markdown @@ -19,6 +19,12 @@ Then in the Home Assistant user interface (UI), click on Configuration in the le If you would like to set any advanced options, see the following section. You may want to do this before entering your Life360 account information in the UI, or you can change it at any time. Any of the advanced options you want to set from the section below will need to be set manually in your configuration.yaml file. They are not able to be set from the UI. You can also enter your account information in the configuration file (in addition to, or instead of, the UI) if you prefer. +After configuring, you should see a new Life360 device tracker entity showing up on the States page. If it does not: + +- Check the [device tracker documentation](/integrations/device_tracker), especially the `new_device_defaults` setting. +- Check your `known_devices.yaml`; `tracking` should be `true` for your Life360 device. +- In the Life360 app, Location Sharing should be enabled. + {% configuration %} accounts: description: Your Life360 account information.