Looking in the log I see:
Integration life360 not found when trying to verify its device_tracker platform
The config still has the custom_updater lines, and I also see the
custom_update.py
file in the config/custom_components
Looking in the log I see:
Integration life360 not found when trying to verify its device_tracker platform
The config still has the custom_updater lines, and I also see the
custom_update.py
file in the config/custom_components
Any news? Ive the same problem…
Have you tried to update the component? 2 days ago a new version was released. Now im not at home to try
Have a look in this thread:
Have you solved the problem yet? Do you still need help?
Yes, I just made it work now.
I originally used custom_updater, so I went ahead and updated that to 5.0.0 by simply recreating it the ‘new’ way.
I then called the service ‘custom_updater.install’ with the .‘element=device_tracker.life360’
That pulled the latest version, and fixed the issue.
Thankyou very much for your great work!
Thanks! Now it works for me too!