N8n
Introduction
Automate Tesla workflows with n8n and Teslemetry
Overview
The Teslemetry n8n community node package enables powerful workflow automation for Tesla vehicles and energy products. Connect your Tesla to hundreds of other apps and services through n8n's visual workflow builder.
Features
- Vehicle control nodes with all major Tesla commands
- Energy site management for Powerwall systems
- Trigger nodes for real-time event-driven workflows
- Automatic vehicle and site discovery
- Full integration with n8n's workflow ecosystem
Installation
Install through n8n's community nodes interface:
- Go to Settings > Community Nodes
- Click Install a community node
- Enter
@teslemetry/n8n-nodes-teslemetry - Click Install
Or install via command line:
cd ~/.n8n
npm install @teslemetry/n8n-nodes-teslemetry
Then restart n8n.
Prerequisites
You must have a Teslemetry account, active subscription, and access token.
Most vehicles require a virtual key to be configured in order to run certain commands.
Available Nodes
| Node | Type | Description |
|---|---|---|
| Teslemetry Vehicle | Action | Send commands to Tesla vehicles |
| Teslemetry Energy | Action | Manage Powerwall and solar sites |
| Teslemetry Trigger | Trigger | Start workflows from streaming events |