rjyo/homebridge-tesla-remote

Vehicle Not Responding

Opened this issue · 1 comments

It seems like as of a month or so ago, this isn't very reliable anymore. I think if the car isn't active, this tries to send the command but the car isn't ready to receive it or something and it fails. I have energy saver off and always connected on so the car isn't totally going to sleep, but I think maybe the API does stop or something after a certain period of time.

If I open the Tesla app on my phone then run a command through Homebridge it works. But if I just try to use Siri or something to lock/unlock the car it often fails and says it's not responding. Perhaps the plugin needs to add a command to wake the car before it tries to run the actual command or something? I'm not sure the best way to debug this, but if I can help let me know.

This might be because the app doesn't refresh the auth token from what I can tell.