Hey guys, i’m using the google maps tracker for my phone and it’s working pretty well. Seems to be a bit slower than owntracks but also seems to be a bit less of a battery drain. I’d also like to set it up for my wife’s phone, but HA seems to completely ignore the 2nd tracker device. Anyone else using this with multiple accounts/phones? YAML below… no errors that i’ve noticed, it just pretty much ignore’s my wife’s account.
I was expecting my owntracks device to go away and to see a google_maps one show up.
When I look at states when owntracks was created there was a device_tracker.test_mqtt_paul_cell. Now when I look at states I still see “device_tracker.test_mqtt_paul_cell”
Should I see a google maps? I created a google account locatepaul and shared the location from my personal google account paul.
So how do I reference it all in the config.yaml?
Once working, then I would like to share my wife personal google account, with locatepaul.
Somewhere I am missing how to glue this all together.