Passing GPS coordinates to a device tracker

I was one of the many Automatic users. When they went offline, I’ve been without a device tracker for my vehicle.

There is Bouncie. Which I am waiting for HA integration:

Until then, I have configured Tasker to provide my coordinates whenever my phone disconnects from my car. The question is how can I pass these coordinates to home assistant to create a device tracker? There doesn’t seem to be a service where I can manual create a device tracker or manually update one.

Has anyone accomplished anything similar?

use the device_tracker.see service:

Thanks! I saw that and how would I create a device tracker manually though? in order to update it?

on that same page right above there is a section called “known_devices.yaml”. You create the tracker using that.

Thanks! I got it sorted with this direction