Giter VIP home page Giter VIP logo

tesla-slack's Introduction

tesla-slack

Integrates your Tesla Model S to https://slack.com

Uses https://github.com/hjespers/teslams for Tesla portal integration.

Take a look at http://docs.timdorr.apiary.io/ for reference

Requirements

Node.js & NPM from http://nodejs.org

The following ENV variables:

  • TESLA_USERNAME - username to the Tesla portal
  • TESLA_PASSWORD - password to the Tesla portal
  • SLACK_RECEIVE_TOKEN - for "outgoing Slack webhooks"

Testing locally

Start it (automatically relaunching if you modify any of the code)

./start.sh

Fetch battery information:

curl --data "token=<insert-SLACK_RECEIVE_TOKEN-here>&text=battery" http://localhost:5000/slack

Fetch position information:

curl --data "token=<insert-SLACK_RECEIVE_TOKEN-here>&text=position" http://localhost:5000/slack

Fetch vehicle information:

curl --data "token=<insert-SLACK_RECEIVE_TOKEN-here>&text=vehicle" http://localhost:5000/slack

Works nicely when deployed to Heroku.

Point the outoing Slack webhook configuration to /slack on your node.js instance.

tesla-slack's People

Contributors

dolmio avatar eagleflo avatar heikkipora avatar sirukallstrom avatar suominentoni avatar

Watchers

 avatar

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.