Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Recent content by whiten0ise

  1. W

    Save mirror position for reverse

    Ive got m3lr with premium interior
  2. W

    Save mirror position for reverse

    Guess its somewhat comforting to know its not a "me only" issue but yeh like I said in the original post i swear I've saved the mirror position a few versions ago. the side cameras are pretty useless in very dark+rainy conditions
  3. W

    Save mirror position for reverse

    Thanks for your reply but no it doesnt help me because that is what I did and it doesnt save the new postion
  4. W

    Save mirror position for reverse

    Is the model 3 meant to save the mirror position in reverse (with auto tilt on)? I've tried the following: 1. go into reverse 2. adjust mirror 3. click save on profile everytime i go back to reverse the mirrors return to the same position before i did the steps above.... crazy thing is I...
  5. W

    Tesla Software updates - Australia

    I wonder if its because we don't have the boombox in ours (used for broadcasting your voice via the APP)
  6. W

    Navigation Data update possibly stalled ?

    in the car, Software, just above the "up to date as of blablba" message
  7. W

    Navigation Data update possibly stalled ?

    pretty sure that is saying it downloaded the satellite imagery from Google but not navigational information like speed limits etc.
  8. W

    Jack pads in Aus

    haha I already had that listing in my cart! pulling the trigger now :)
  9. W

    Jack pads in Aus

    I'm happy to pay the $35-$50 to not have to buy the jacks and car stands required to do this
  10. W

    Jack pads in Aus

    How necessary are these pucks for example would bob jane etc already have these pucks or not? these are the pads i am speaking of: https://www.amazon.com.au/Motrobe-Tesla-Model-Jack-Lift/dp/B07RRTYKDW Thanks in advance!
  11. W

    Model 3 Window Tinting: Any recommendation in Canberra

    depends if you're going for looks or heat rejection... VIP doesn't show their IR rejection numbers only VLT where as diamond tints have a table of their products. imo it looks like diamond tint uses a better quality film.
  12. W

    Adjust Tesla charge rate from mobile app, API & PW2 to allow use of excess solar

    that was from the v4 decompile but yeh I was not able to test it as my car hasn't got the 2021.36 update yet
  13. W

    Adjust Tesla charge rate from mobile app, API & PW2 to allow use of excess solar

    ok on android you dont need to jailbreak you can upload ca certs to the trust store... ah sorry that is the older version i didn't get that from my decompile I just searched github to see how others were using the endpoint. its quite a massive file(over 0.5gb) and they produce smali files...
  14. W

    Adjust Tesla charge rate from mobile app, API & PW2 to allow use of excess solar

    ah ok I've had success with other apps that uses the Android/IOS trust store rather than its own :) so I'd add the Intermediary CA to the OS trust store. shame it doesnt work that way.. i guess there is always the option of decompiling the APK... but that is usually alot of work :( Edit: just...
  15. W

    Adjust Tesla charge rate from mobile app, API & PW2 to allow use of excess solar

    Are the CA baked into the app? otherwise you can use a MITM http proxy with a resigning intermediate CA to capture all the http calls to the tesla api guide below: https://docs.mitmproxy.org/stable/concepts-certificates/