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

Search results

  1. L

    Boot strut recall

    I just had Tesla Mobile Service do some work on my car, and I had the same recall on the service order. I never saw the technician open the trunk, but on the service receipt it says he installed an o-ring. I can't tell if there is actually one there, but I'd like to make sure before I complain...
  2. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    Awesome! Feel free to make a pull request :)
  3. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    @OWL75 yes, you can see an example here: tlj/teslamate-mqtt-api
  4. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    Try removing the trailing slash. Instead of /car/1/?api_key=X it should be /car/1?api_key=X Subtle but important difference :)
  5. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    I've added support for displaying the distance and temperature in other units now: TEMPERATURE_UNIT=C/F DISTANCE_UNIT=km/imperial Also, I added support for running the mqtt api on Raspberry Pi.
  6. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    Teslamate only stores km - see MQTT in imperial units? · Discussion #230 · adriankumpf/teslamate. So it'll require a slight code change too convert it. Shouldn't be to difficult. I can take a look tomorrow.
  7. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    From the error you posted earlier it sounds like you’re trying https? Try with just http? Are you referring to the correct port in the url? Hard to say for sure without seeing the url you are trying, but you probably shouldn’t post that publicly. Can you dm me the url?
  8. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    What response do you get in the browser when you go to the URL you added to the parameters file?
  9. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    I've added an optional API_KEY environment variable now. If this is not set you will get a limited set of data which shouldn't be dangerous to expose. By setting the variable a key will be required, and you will get more information in the endpoint - like longitude, latitude, lock status.
  10. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    @dakaix good points. I’ll add defining an API key as a requirement. Could also add an option to limit some of the data for privacy reasons, but it would limit the functionality you would get from the widget.
  11. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    Source for the Teslamate MQTT API docker image: teslamate-mqtt-api. This simply just exposes every MQTT datapoint from Teslamate into a json endpoint, but with a couple of tweaks for the widget.
  12. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    Got it working with Teslamate! I've pushed the Docker image but haven't pushed the code and documentation yet, will do that later today. For those who want to try it before then, you can use this image Docker Hub. It requires an environment variable which should be the same as the one for...
  13. L

    iOS Widget for TeslaFi/Teslamate/TeslaLogger via Scriptable

    Awesome find! Probably the easiest way to fetch this data from Teslamate is through the MQTT instead of the database as that's a more well defined interface for sharing data. I'll give this a shot.
  14. L

    MASTER THREAD: 2021 Model 3 - Charge data, battery discussion etc

    If you use Teslamate it will also track your charging details without any additional effort. This is an example where I am charging my E5D from 55% to 73%.
  15. L

    2020 Shipping Movements

    Port of Oslo Anløpsliste
  16. L

    2020 Shipping Movements

    Lydden is due to arrive in Oslo on Sunday, from Amsterdam. Are you sure she's not bringing any Teslas?