I realize that Life360 is now a standard integration and I’m having a lot of trouble setting it up. I have stripped it right back and still getting errors.
Forgive me but I’m unsure how to share the code correctly but it is as follows.
Section 11 and 13 of this post will help with formatting code and sharing error message: How to help us help you - or How to ask a good question. You said you’re getting errors but didn’t actually say what those errors were.
But the easiest way to get up and running is setting it up through the Home Assistant UI. Open the sidebar and select Configuration > Integrations > + button in bottom right > select Life360. All you do is enter your Life360 username and password and you’re done. It’s impossible to mess up the YAML when adding it through the UI.
True, but an account entered via YAML will take precedence over (the same account) entered via the UI. So the easiest way is to delete all life360 related configuration from the YAML files, restart, and then enter the account(s) via the UI.
@Wayne_Perryman, if you did set it up like you said, it should be working. Unless you have remnants from the original custom integration. If you do, you have to delete all of that.
Did you use the custom integration before? Is anything named life360 anywhere inside <config>/custom_components, or even inside <config>, or any sub-folders? You need to delete that, not just move it or rename it.
You create HA zones from the Life360 Places. See the doc page. The feature to automatically create/update HA zones from Life360 Places was removed during the “standardization” process.
Or you can create a template sensor that shows the place attribute.
Hi, can i just check regarding what states are available for automation’s?
Before the integration was released i was able to use ‘home’ and ‘not_home’ to trigger automations. This appears to have been altered (based on my old automations not working) and from what i can gather from the integration page is that is now ‘moving’ or ‘driving’ as the alternative states to being home?