Darren Jones
Darren Jones
I've been playing with this today and i've come to the conclusion that `data:error vehicle_disconnected` is a time out issue, albeit a very small timeout window. If I connect to...
Yes I tried that amongst other things. I tried sending the ping every second and although it didn’t return any error, it still timed out after 10s. The connection to...
I was doing something with the streaming API the other day, and half way through the day I stopped getting any data returned from the car. I've not been able...
Thanks. The Tesla app seems to work fine with the correct location. I just get absolutely nothing from the socket without any changes. I haven't had an update for a...
They must have shut down the basic auth. Send the oauth header instead https://github.com/timdorr/tesla-api/issues/97#issuecomment-549613978
Come on, we really need `xcframework` as we cannot use it without.
M1 has been out almost 2 years now, we need `XCFramework` to support it.
Any update on this? If you don't have an Apple Silicon Mac to compile the `.xcframework` there are now even cloud services you can use. It just needs compiling as...
Sorry, I'm not the owner of this. I submitted the pull request but @acmacalister needs to pull it.
Was really just a test, delete if you wish. I don't use GitHub actions so can't help with the automatic tests sorry. Not sure why mine pass but yours didn't...