I’m about to setup Tesla binding and I would like to know how the communication happens between client, Tesla server and car. If I don’t send command to the car just ask for data, then will it wake up the car or just the server send response with the latest data it knows? So if I set the allowWakeupForCommands to false then it won’t wake my car up?
Is the current build of the Tesla binding working? I just tried the current 4.1.2 snapshot from JFrog
and it just repeats:
29-Feb-2024 11:52:30.226 [DEBUG] [binding.tesla.internal.handler.TeslaAccountHandler] - Setting up an authenticated connection to the Tesla back-end
29-Feb-2024 11:52:30.226 [DEBUG] [binding.tesla.internal.handler.TeslaAccountHandler] - Current authentication time 2024-02-29 11:52:30
29-Feb-2024 11:52:30.227 [DEBUG] [binding.tesla.internal.handler.TeslaAccountHandler] - Found a request token from 2024-02-29 11:48:42
29-Feb-2024 11:52:30.227 [DEBUG] [binding.tesla.internal.handler.TeslaAccountHandler] - Access token expiration time 2024-02-29 19:48:42
29-Feb-2024 11:52:30.228 [DEBUG] [binding.tesla.internal.handler.TeslaAccountHandler] - The access token has not expired yet
29-Feb-2024 11:52:30.390 [ERROR] [binding.tesla.internal.handler.TeslaAccountHandler] - Error fetching the list of vehicles : 412:org.apache.cxf.jaxrs.impl.ResponseImpl$1@1471325
I assume you are using the snapshot because Tesla change the endpoints recently so the default binding in 4.1.1 doesn’t work. You need at least the one from 4.1.2