But I can’t figure out how to progress beyond this login. I suspect I need to install the locationsharinglib, and then do some additional configuration beyond that, but I am not finding anything that explains those steps.
If anyone would be so kind as to confirm the additional steps I would need to do, that would be great. I am running HA in a Docker Container, so whatever python commands or PIP install steps need to be done, I need to know how those work in Docker.
ok so you created an additional gmail account, shared your google maps location with that account (and any other account as well) and then used that account in your configuration.yaml right? If so you should see device_tracker.google_maps entities for each account you shared to it.
Thanks for your reply … yes, I agree, but I do not see that, and that’s where I am stuck. I deleted and recreated the cookies file, and confirmed that the Device Activity warning was approved, but still do not see the entity after restarting the container.
no I am using 3 device trackers on my phone, did you confirm that the accounts are sharing location to the third account? You may want to login as that account and make sure you see the location of those devices in google maps.
Actual just two accounts … the primary account, which is shared with the secondary. Yes, I log into the secondary account on the web and can definitely see the location of the phone I am trying to track.
Once I get this working, I will also want to track another device, but just trying to get this first one working.
That solved it after a restart. The WIFI tracker finds a bunch of items I don’t need/want to track, so I defaulted new devices to “track: false”, after only marking the ones I wanted to true. I now see the entity and all is well.
Thank you so much. Looking forward to creating zones and automations next …
I marked your suggestion to look in known_devices.yaml as the solution.
no problem just an FYI though I have noticed this component at times taking up to an hour some times to update. it may be a bit slow for some automations.
In the latest locationsharinglib update i.e 3.0.2 battery level and charging status has been added. but I’m not able to see the same in my home assistant sensor. is there any special configuration that i need to do ?