homebridge-bloody-tesla

2.0.5 • Public • Published

Homebridge-Bloody-Tesla

NOTE: This is just a work in progress and could slow down functionality of the pluggin.

A homebridge plugin, by which you can control your tesla with Homekit and Siri.

Install the plugin:

sudo npm -g install homebridge-bloody-tesla

Add the following to config.json:

{
  "accessories": [
    {
      "accessory": "Tesla",
      "name": "Model Y",
      "vin": "vin#",
      "token": "refresh_token",
    }
  ]
}

Main reason for this pluggin is to expose climate as thermostat in homekit which allows you to control heating and cooling and set temperature.

Readme

Keywords

Package Sidebar

Install

npm i homebridge-bloody-tesla

Weekly Downloads

5

Version

2.0.5

License

MIT

Unpacked Size

31.6 kB

Total Files

5

Last publish

Collaborators

  • bloodsucker