Skip to content

Teslemetry/hass-teslemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113,447 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teslemetry

GitHub Release GitHub Activity License

Project Maintenance

Discord

This integration requires an account and subscription from Teslemetry.com

HACS

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

  1. Install and setup HACS. https://hacs.xyz/docs/user
  2. Add https://github.com/Teslemetry/hass-teslemetry as a repo (or click the link above).
  3. Search for Teslemetry and install.
  4. Restart Home Assistant

Checkout the full documentation at https://teslemetry.com/docs/home-assistant/features

Diagnostic log shipping (opt-in)

This HACS build can ship this integration's debug logs to Teslemetry's ClickStack so command/connection issues can be diagnosed without you pasting log files.

  • Off by default. It only ships while debug logging is enabled for the teslemetry integration (Settings -> Devices & services -> Teslemetry -> ... -> Enable debug logging). Turning debug logging off stops shipping immediately.
  • Only three loggers are shipped: homeassistant.components.teslemetry, tesla_fleet_api, and teslemetry_stream. No other integration or HA system log is ever read.
  • Shipping runs in the background, is capped in memory, and never blocks or breaks the integration if the network is unavailable.