I want the device tracker entity provided by the mobile app to show as driving when my phone is connected to my cars Bluetooth. I have a sensor showing when I am connected to car BT. How do I get the presence / device tracker to say “DRIVING” biased on that entity/ sensor? TY, I appreciate your help and time.
You could create a template sensor to be ‘driving’ whenever you are connected to the car BT and not in a zone, and use that for automations etc. instead of the actual device tracker.
try checking out the detected activity sensor it has a in_vehicle state you can use, might be what you are looking for. Uses a different API though so you may still opt for a template sensor per the above suggestion.
ty, I saw another post about that and there are some issues with delay. I believe the in vehicle detection is provided by google and takes a while to update