I’m working on integrating an asset tracker to HA, the coordinates are pushed with POST via REST API, which create and tracks the device just fine, for example:
However it is not persistent after the Host reboot, I noticed that this is the intended behavior, however I’m wondering if it is possible to make it persistent?
Or maybe add the device_trackerto the configuration.yaml, and on that case, which platform should I use? Since the example on the documentation only mentions “netgear”