I have two circles that Life360 watches. My circle, and a friend’s circle that I’m in. Home Assistant has created a device_tracker for everyone in every circle in life360 and I’d like to clean it up so HA only has the ones that matter.
Is it possible? If I remove them from known_devices will they come back because of the integration?
I’m sorry, I don’t know what you mean by that. What version of Home Assistant are you using? Are you using the built in standard life360 integration or one of my older custom versions?
The built-in, standard Lifef360 integration no longer uses known_devices.yaml. It changed from a “legacy” device tracker to the newer entity-based device tracker in the 2022.7 release. See the Life360 section in the Breaking Changes section of the 2022.7 release notes for details.
This is why I’m wondering what version of HA you’re using, since you mention known_devices.yaml in your original post.
To answer the question in the topic title, you can disable whichever device_tracker entities you want via the UI’s Entities page, just like with any other entity (now that the Life360 integration is entity based.)