I was able to get it working again. I did what RedBull said, i edited the core_config.entries file and put a new password in. I then rebooted Home Assistant and went on my phone and changed my Life360 password to match. I then was able to go into Devices and Services and delete Life360. I then just added it back in and used my new password to connect.
perfect, at least now it works ^^
oh no! today it doesnât work again, it asks me to login
Same here, asking to reconfigure. I think MFA is causing the issue.
Same problem here. I went to the website and my older session was still active, so I signed out. When I tried to sign in, my password was no longer accepted. It looks like they have changed something so that the only way to login is with phone number.
Update: I went to support and used their reset password link to change I password. I chose search using email and reset my password to the same value it was previously (it allowed me to do this). After that, I restarted HA - still get the same error.
Beyond the auth issues, it looks like Life360 has changed their web site. Instead of having a usable web app, all that is there is a bunch of âupgrade nowâ garbage and basic support options.
Is it possble to get the IOS app to report location and ditch Life360 all together?
- the iOS app should already be reporting location unless youâve turned it off!
Same situation Invalid authentication, need reconfigure.
1+ here. Just stopped working today.
+1 same as others; was working fine but today getting Invalid authentication, need reconfigure. Verified user/pass is correct but it the integration doesnât accept the credentials as valid. Are they forcing MFA now?
If youâre looking for a swift solution, manually implement it by accessing the commit on the Official Github repository here
I just changed this file in my Home Assistant docker container:
/usr/local/lib/python3.11/site-packages/life360/api.py
It works for me now.
Thank you to @pnbruckner et al. for quickly resolving this!
Fix to life360 (package, not the HA integration) has been released. See temporary workaround here: Life360 Device Tracker Platform - Third party integrations - Home Assistant Community (home-assistant.io)
I am facing the same problem here.
Is there a simple fix to solve this, or do I have to wait for an official update?
no simple fixes - either the workaround above which involves updating the manifest of the integration manually, or like you say, waiting for next update.
Excellent
Thank you !
That previous post is a workaround. It is no longer required and I would strongly recommend not applying it. Simply update to 2023.12.4 (or later), and you should be able to get the Life360 integration working again.
If you run into any issues, please see this post for more detail and suggestions.
Trying to catch all the Life360 related threadsâŚ
Something changed this morning that broke the integration again. Iâm throwing in the towel. Itâs become much too difficult to try to keep up with a moving target that may be purposely trying to âhideâ itself.
I understand what youâre saying, but PLEASE donât give up⌠Honestly, thank you very much for the work youâve put into this. I guess itâs time to find a new solution. Any ideas?
Phil, it started working fine after 2023.12.4 but since yesterday its giving the same error to reconfigure. Iâve now upgraded my HA core to 2024.1.0 but still same issue
Please see my comment three posts up