What’s the advantage to using this over the official tesla app? Typing “please lock my car” seems like so much more effort than tapping “lock” in the app.
Teslabot: A virtual assistant for Tesla cars – Locate, lock and other features
51–59 of 59 posts
Re: Teslabot: A virtual assistant for Tesla cars – Locate, lock and other features
#52The problem with doing this with Teslas, as I have had one for years and thought about building this, is trusting someone else to hold your credentials for your car. There is no authorization scoping and anyone with the credentials can find the car, unlock it, get in and drive it away. Also, plenty of mischief as well like opening the sun roof, the trunks, flashing the lights and honking the horn. I wish they had pro…
Why should anyone have credentials for my car, including the car manufacturer?
Re: Teslabot: A virtual assistant for Tesla cars – Locate, lock and other features
#53I do not have a Tesla, and I do not know what is available out there in terms of managing a Tesla from a remote location. But I am curious about using the chat bot-format for a status monitor application like this. What value does it provide to the user that is not fulfilled by an application just displaying the statuses to the user? I get that in this case everything is handled inside of Facebook Messenger, and to s…
mostly through https://owner-api.teslamotors.com/
for example:
POST /api/1/vehicles/{id}/command/door_unlock
"Unlocks the doors to the car. Extends the handles on the S and X."response:
{
"reason": "",
"result": true
}
details of the api people have discovered have been collected here:
https://github.com/timdorr/tesla-apiNow, I personnaly wouldn't give credentials of my car out to folks, but you have to admit there is some interesting data that has come out of it.
for example, folks have discovered the details of how various tesla batteries charge:
https://forum.abetterrouteplanner.com/blogs/entry/29-faster-...
Re: Teslabot: A virtual assistant for Tesla cars – Locate, lock and other features
#54Earlier quoted context omitted.
I don't think that's true? You can enable keyless driving with just a Tesla account credentials.
You still need some sort of authentication before the vehicle will let you switch into drive. In a Model 3, those options are either an authenticated smartphone, a key card, or a key fob. You cannot enroll any of those three keys without having an authenticated key present.
Re: Teslabot: A virtual assistant for Tesla cars – Locate, lock and other features
#55Earlier quoted context omitted.
However Tesla doesn’t provide a way to grant a token to a 3rd party so you (your application) would still need my tesla account credentials. How are you solving this?
I guess I am confused. I use ValetforTesla, granted it runs on my Mac, but I do not give anything other than token generated through an API call via a script, npx generate-tesla-token [1] ; after a NPM install through terminal. So yeah, its not official, but its open enough to know what it does there are sites out there which claim security to generate tokens for you but I am not going to even begin to suggest them.…
Re: Teslabot: A virtual assistant for Tesla cars – Locate, lock and other features
#56The problem with doing this with Teslas, as I have had one for years and thought about building this, is trusting someone else to hold your credentials for your car. There is no authorization scoping and anyone with the credentials can find the car, unlock it, get in and drive it away. Also, plenty of mischief as well like opening the sun roof, the trunks, flashing the lights and honking the horn. I wish they had pro…
> anyone with the credentials can find the car, unlock it, get in and drive it away While the first three are true, you can't actually drive the car without an authorized key. Adding a new authorized key requires an existing authorized key. However, if you have a Model 3 and keep a valet key card in your car, then yeah anyone who can unlock your car can also drive it.
Re: Teslabot: A virtual assistant for Tesla cars – Locate, lock and other features
#57Earlier quoted context omitted.
I don't know how trade-marks work, but Tesla is also just a name, isn't it? Maybe they just need to hire someone whose last name is Tesla and claim it was named after them haha.
The standards there are things like 'could one reasonably confuse your product or service with one provided by some other business, based on the names you're using' not 'do you have someone named Mercedes working in ops'.
Re: Teslabot: A virtual assistant for Tesla cars – Locate, lock and other features
#58What’s the advantage to using this over the official tesla app? Typing “please lock my car” seems like so much more effort than tapping “lock” in the app.
Re: Teslabot: A virtual assistant for Tesla cars – Locate, lock and other features
#59Earlier quoted context omitted.
As a user I find it mildly offensive. Elon himself probably would laugh it off. Not going to use this as I find the exploitation of the name kind of gross. Maybe in 100 years if he’s not around then fine... but for now it’s too soon. “Tesla” is a separate issue and different.
But Tesla himself is not even 100 years dead....is it OK that there is a company named after him?
Plenty of people get offended at stuff. That doesn’t mean they are right.