2024-02-13 07:19:37 +01:00

4.1 KiB

title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_platforms ha_integration_type
Tessie Instructions on how to integrate Tessie within Home Assistant.
Binary Sensor
Button
Climate
Cover
Device Tracker
Lock
Media Player
Number
Sensor
Update
2024.1 Cloud Polling true
@Bre77
tessie
binary_sensor
button
climate
cover
device_tracker
lock
media_player
number
select
sensor
switch
update
integration

The Tessie integration exposes various commands and sensors from the Tesla vehicles connected to your Tessie account.

Prerequisites

You must have a Tessie account and access token.

{% include integrations/config_flow.md %}

Entities

Binary sensor

The integration will create binary sensor entities for a variety of metrics related to your vehicles:

Charge state

  • Battery charging
  • Battery heater
  • Preconditioning enabled
  • Scheduled charging enabled
  • Trip charging enabled

Climate state

  • Auto seat climate left
  • Auto seat climate right
  • Auto steering Wheel climate
  • Overheat protection enabled
  • Overheat protection running

Vehicle state

  • Dashcam recording
  • Front driver window
  • Front passenger door
  • Front passenger window
  • Rear driver door
  • Rear driver window
  • Rear passenger door
  • Rear passenger window
  • Tire pressure warning front left
  • Tire pressure warning front right
  • Tire pressure warning rear left
  • Tire pressure warning rear right
  • User present

Button

The integration will create button entities to control various aspects of the vehicle:

  • Flash lights
  • Homelink
  • Honk horn
  • Keyless driving
  • Play fart
  • Wake

Climate

The integration will create a climate entity to control the vehicle's climate control system. This entity can:

  • Change the driver's set temperature
  • Change to one of the three keep modes: Keep, Dog, and Camp
  • Turn on and off

The passenger set temperature is shown as a sensor but cannot be changed by Tessie.

Cover

The integration will create a cover entity to control various aspects of your vehicles:

  • Open/Close trunk
  • Open/Close charge port
  • Open frunk
  • Vent/Closing windows

Device tracker

The integration will create device tracker entities for the vehicle's current location and navigation destination.

Lock

The integration will create a lock entity for each vehicle and for the charge cable lock.

Media Player

The integration will create media player entities to show what each vehicle is currently playing.

Number

The integration will create number entities to control:

  • Charge current
  • Charge limit
  • Speed limit

Select

The integration will create a select entity to control each of the seat heaters. It allows you to set each seat heater to Off, Low, Medium, or High.

  • Front left
  • Front right
  • Rear center (if installed)
  • Rear left (if installed)
  • Rear right (if installed)
  • Third row left (if installed)
  • Third row right (if installed)

Sensor

The integration will create sensor entities for a variety of metrics related to your vehicles:

Charge state

  • Battery level
  • Battery range
  • Charge energy added
  • Charge rate
  • Charger current
  • Charger power
  • Charger voltage

Climate state

  • Driver temperature setting
  • Inside temperature
  • Outside temperature
  • Passenger temperature setting

Drive state

  • Destination
  • Distance to arrival
  • Power
  • Shift state
  • Speed
  • State of charge at arrival
  • Time to arrival
  • Traffic delay

Vehicle state

  • Odometer
  • Online
  • Tire pressure front left
  • Tire pressure front right
  • Tire pressure rear left
  • Tire pressure rear right

Switch

The integration will create switch entities to control various aspects of your vehicles:

  • Charge
  • Defrost mode
  • Sentry mode
  • Steering wheel heater
  • Valet mode

Update

The integration will show vehicle software updates and their installation progress. Updates can only be installed from Home Assistant after they have finished downloading.