🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

homebridge-teslemetry

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-teslemetry

Connect Homebridge to your Teslemetry account.

latest
Source
npmnpm
Version
0.4.6
Version published
Maintainers
1
Created
Source

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,  
    }
  ]
}

Keywords

homebridge-plugin

FAQs

Package last updated on 12 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts