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

Recent content by hans

  1. hans

    Model S REST API

    I have done an `npm publish` of the latest teslams.js (version 1.3.0) so it should work from either source on github or via `npm install`. Special thanks to cbrandlehner for the fix.
  2. hans

    TeslaMS tools for telemetry data visualization

    I just did another npm publish (version 1.3.0) and validated that everything is working. If you run `teslacmd --version` you will see which version you are running. You will need 1.3.0 to get around the latest changes Tesla has made to block third party apps. I try my best to keep this project...
  3. hans

    Video of the new Intel MCU, please.

    My 2013 Model S has been waiting for over 4 weeks for an MCU replacement (backordered with no ETA) so be happy that it gets replaced with anything that works
  4. hans

    MCU on Mid 2014 MS Replaced

    I have been waiting for over 4 weeks for a globally backordered MCU replacement part for my 2013 Model S. Seem this part is failing across the board and is not in adequate supply by Tesla.
  5. hans

    Model S REST API

    Those aren't new. pf is passenger side front, pr is passenger side rear, rhd is right hand drive, rt is rear trunk. These indicate if the doors are open (1) or not (0) and the rhd is a flag to tell you which side is the driver/passenger side of the car
  6. hans

    Tesla API Token Generator

    I added in a flag to the command line tool in teslams to print a token. teslacmd -u [email protected] -p pa55w0rd --print_token
  7. hans

    Model S REST API

    You can probably get what you need from the VIN Decoding Tesla Model S VINs VIN Decoder | TeslaTap Make is position 4 and battery type is position 8
  8. hans

    TeslaMS tools for telemetry data visualization

    streaming -f /dev/stdout works on MacOS
  9. hans

    TeslaMS tools for telemetry data visualization

    I added in support for using tokens in place of username and password. Published new release to npm as version 1.2.2. You can now add --token abc123abc123 to your command line arguments (like teslacmd) or you can setup your ~/.teslams/config.json to have a token rather than a username and...
  10. hans

    Model S REST API

    Commands are all HTTP POST while the requests are all HTTP GET.
  11. hans

    Model S REST API

    The id is too big for JavaScript's int data type. You need to either use the "id_s" string version of the id or use a big integer handling library like JSON-bigint. See node.js is there any proper way to parse JSON with large numbers? (long, bigint, int64)
  12. hans

    Model S REST API

    There is a really good online Unix Epoch Timestamp converter than I have found helpful at Epoch Converter - Unix Timestamp Converter
  13. hans

    Model S REST API

    It's seconds and they last 90 days.
  14. hans

    Model S REST API

    try putting the state value encoded as form parameters rather than in the url. The sunroof control, set_temperature, and a few others I can't remember off the top of my head are all form encoded
  15. hans

    Model S: Clever Vanity Plates

    Guaranteed to get keyed by someone who mistakes this to mean you're a rich jerk who doesn't want people to touch your car.