
Security News
/Company News
Socket Is Sponsoring Composer and Packagist
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.
@teslemetry/node-red-contrib-teslemetry
Advanced tools
Node-RED nodes for interacting with Tesla vehicles and energy sites via Teslemetry.
Local installation (for development):
cd ~/.node-red
npm install /path/to/packages/node-red-contrib-teslemetry
Configuration node to store your Teslemetry Access Token.
Send commands to a specific vehicle or retrieve vehicle data.
Configuration:
msg.vin.msg.command.Inputs:
msg.vin (string): VIN of the vehicle (if not configured).msg.command (string): Command to execute (if not configured).msg.driver_temp (number): Driver temperature for setTemps.msg.passenger_temp (number): Passenger temperature for setTemps.msg.seat (string): Seat position for setSeatHeater (e.g., front_left).msg.level (number): Heat level (0-3) for setSeatHeater.msg.percent (number): Charge limit percentage for setChargeLimit.msg.amps (number): Charging amps for setChargingAmps.msg.lat (number): Latitude for triggerHomelink.msg.lon (number): Longitude for triggerHomelink.msg.value (string): Address or text for navigationRequest.Send commands to a Tesla Energy Site or retrieve site status.
Configuration:
msg.siteId.msg.command.Inputs:
msg.siteId (number): Energy Site ID (if not configured).msg.command (string): Command to execute (if not configured).msg.percentage (number): Backup reserve percentage for setBackupReserve.msg.percent (number): Off-grid reserve percentage for setOffGridVehicleChargingReserve.Listen for real-time Server-Sent Events (SSE) from Teslemetry.
Configuration:
vehicle_data, state, alerts).Outputs:
msg.payload: The event data object.msg.topic: The event type.Listen for specific signal changes from a vehicle.
Configuration:
speed, odometer).Outputs:
msg.payload: The new value of the signal.msg.topic: signal.msg.field: The name of the field.FAQs
Node-RED nodes for controlling Tesla vehicles and energy sites via Teslemetry API
The npm package @teslemetry/node-red-contrib-teslemetry receives a total of 31 weekly downloads. As such, @teslemetry/node-red-contrib-teslemetry popularity was classified as not popular.
We found that @teslemetry/node-red-contrib-teslemetry demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.

Research
/Security News
Benign-looking npm packages split malicious functionality across a dependency chain that deploys a cross-platform RAT targeting Alibaba developers.

Research
/Security News
Two Joyfill npm beta releases contain an import-time implant that uses blockchain transactions to retrieve a remote-access trojan.