Giter VIP home page Giter VIP logo

tesla_cmds_aws_lambda_functions's People

Contributors

dburkland avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tesla_cmds_aws_lambda_functions's Issues

Vehicle Data: Location, Battery Level, Time Until Charged, and Outside Temp

Love the shortcuts, even more so now that found your backend api and can pass in custom functions that aren't in the default shortcuts. I was using the RemoteApp, but the dang siri timeout was killing me.

Couple things that were available in the Tesla Remote App that I would love:

  • current lat/lon (I've got a great "where are you" shortcut that takes the lat/lon and opens a walking route to it!)
  • current battery level
  • time until charged
  • outside temperature

According to https://tesla-api.timdorr.com/vehicle/state/data, you can find them in the response under:

  • vehicle_data>latitude/longitude (you're already getting this)
  • charge_state>battery_level
  • charge_state>minutes_until_full_charge (in minutes)
  • charge_state>time_until_full_charge (in hours)
  • climate_state>outside_temp

I was going to take a stab at a PR myself, but I see that you're not actually calling the vehicle_data api in GetVehicleData, and the format of the object you're accessing from just the vehicleid endpoint looks a bit different (has a "state" object, but not a "vehicle_state").

Really appreciate the work you've put in. Thanks!

Deploying API and Lamdba

I started configuring a Zappa Config file so that this can be deployed but struggling with the config.
Can you share details on how you've configured it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.