Skip to content

Teslemetry/homebridge

Repository files navigation

Teslemetry for Homebridge

Connect Homekit with all your Tesla vehicles and energy products using Teslemetry.

Installation

If you're running a Homebridge UI like homebridge-ui-config-x then you can use it to install homebridge-teslemetry and configure it there. All configuration options should be supported.

Manual Installation

npm install --global homebridge-teslemetry

Example config.json:

{
  "platforms": [
    {
      "platform": "Teslemetry",
      "name": "My Teslemetry",
      "accessToken": "YOUR_TESLEMETRY_API_TOKEN",
      "prefixName": true,  
    }
  ]
}

About

Homebridge integration for Teslemetry and Tessie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published