nfarina / homebridge-tesla

Tesla plugin for homebridge: https://github.com/nfarina/homebridge
154 stars 38 forks source link

Is it possible to summon? #37

Closed iainternet closed 3 years ago

iainternet commented 4 years ago

It would be kinda cool to be able to ask Siri to get the car out of the garage :)

nfarina commented 4 years ago

That would indeed be cool 😎 I’m not sure what it would take, but would be happy to review a PR for it!

focher commented 4 years ago

It is very unlikely that summon can be added. Currently, the teslajs package doesn't include any summon related API support. I suspect that Tesla doesn't easily make that functionality available due to the risks it could create.

You can see the documented APIs that teslajs supports at https://www.npmjs.com/package/teslajs.

focher commented 3 years ago

This is simply impossible as Tesla doesn't expose the API to perform Summon. I recommend the issue be closed.

iainternet commented 3 years ago

I understand. Thanks for looking into.