Closed Rudi9719 closed 3 years ago
I wasn't on the latest commit when I opened this issue, just wanted to confirm that it is still an issue in the latest commit.
go get github.com/bogosj/tesla@0e5b7bb5e9240d8b9adc69242a364b36c7341938
It looks like this possibly never worked? https://tesla-api.timdorr.com/vehicle/commands/trunk
Hi, can you checkout the code and try the trunk-fix branch?
https://github.com/bogosj/tesla/commit/f2a85198a07dd78034f98fa51061297ef52ef737
I believe this should fix it, but I'm not able to test right now.
That worked perfectly!
Whenever calling the v.OpenTrunk("front") or v.OpenTrunk("rear") functions, I get an error 400 Bad Request. Was the API moved or were the names changed?