How can I grab the current driver's name? #646
Unanswered
spackletoe
asked this question in
Q&A
Replies: 1 comment
-
I'm looking for the exact same thing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Say I wanted to send a notification to anyone who is currently home that "Name" is headed home?
I would think it's an automation that is triggered by the destination being set to "home" and including the driver's name (through "binary_sensor.[car_name]_user_present" and some kinda look-up per the user ID? -- does this work like this?) and then appending the sensor.[car_name]_distance_to_arrival variable.
Has anyone done this one?
Beta Was this translation helpful? Give feedback.
All reactions