Device_tracker.see

I’m faking a device by calling device_tracker.see with a custom dev_id and just found that it sets the source_type to gps.

I only just started using the “persons” functionality, and because the source_type is wrong, the priority is also wrong.
(i use both phone location and ble location tracking)

Anyone an idea how to set the correct source_type so that the “Persons” functionality works as expected?

Have you found the solution for this? Also interested

You can set the source type in the service call, it just defaults to GPS if you don’t set it.

1 Like