mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Fix typos, case, and sort Tessie (#30882)
* Update tessie.markdown * Apply suggestions from code review Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
cfc9ce89ac
commit
3207e00ffd
@ -44,59 +44,57 @@ You must have a [Tessie](https://my.tessie.com/) account and [access token](http
|
|||||||
|
|
||||||
## Entities
|
## Entities
|
||||||
|
|
||||||
|
### Binary sensor
|
||||||
|
|
||||||
### Binary Sensor
|
The integration will create binary sensor entities for a variety of metrics related to your vehicles:
|
||||||
|
|
||||||
The integration will create binary sensor entities for a variety of metrics that relate to your vehicles:
|
#### Charge state
|
||||||
|
|
||||||
#### Charge State
|
- Battery charging
|
||||||
|
- Battery heater
|
||||||
|
- Preconditioning enabled
|
||||||
|
- Scheduled charging enabled
|
||||||
|
- Trip charging enabled
|
||||||
|
|
||||||
- Battery Heater
|
#### Climate state
|
||||||
- Battery Charging
|
|
||||||
- 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
|
||||||
|
|
||||||
- Auto Seat Climate Left
|
#### Vehicle state
|
||||||
- Auto Seat Climate Right
|
|
||||||
- Auto Steering Wheel Climate
|
|
||||||
- Overheat Protection Enabled
|
|
||||||
- Overheat Protection Running
|
|
||||||
|
|
||||||
#### Vehicle State
|
- Dashcam recording
|
||||||
|
|
||||||
- Dashcam Recording
|
|
||||||
- User Present
|
|
||||||
- Tire Pressure Warning Front Left
|
|
||||||
- Tire Pressure Warning Front Right
|
|
||||||
- Tire Pressure Warning Rear Left
|
|
||||||
- Tire Pressure Warning Rear Right
|
|
||||||
- Front driver window
|
- Front driver window
|
||||||
- Front passenger window
|
- Front passenger window
|
||||||
- Rear driver window
|
- Rear driver window
|
||||||
- Rear passenger window
|
- 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
|
### Button
|
||||||
|
|
||||||
The integration will create button entities to control various aspects of the vehicle.
|
The integration will create button entities to control various aspects of the vehicle:
|
||||||
|
|
||||||
- Wake
|
|
||||||
- Flash lights
|
- Flash lights
|
||||||
- Honk horn
|
|
||||||
- Homelink
|
- Homelink
|
||||||
|
- Honk horn
|
||||||
- Keyless driving
|
- Keyless driving
|
||||||
- Play fart
|
- Play fart
|
||||||
|
- Wake
|
||||||
|
|
||||||
### Climate
|
### Climate
|
||||||
|
|
||||||
The integration will create a climate entity to control the vehicle's climate control system. This entity can:
|
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
|
- Turn on and off
|
||||||
- Change the drivers set temperature
|
|
||||||
- Change to one of the three keep modes: Keep, Dog, and Climate
|
|
||||||
|
|
||||||
The passenger set temperature is shown as a sensor but cannot be changed by Tessie.
|
The passenger set temperature is shown as a sensor but cannot be changed by Tessie.
|
||||||
|
|
||||||
@ -104,14 +102,14 @@ The passenger set temperature is shown as a sensor but cannot be changed by Tess
|
|||||||
|
|
||||||
The integration will create a cover entity to control various aspects of your vehicles:
|
The integration will create a cover entity to control various aspects of your vehicles:
|
||||||
|
|
||||||
- Vent/Closing windows
|
|
||||||
- Open/Closing charge port
|
|
||||||
- Open frunk
|
|
||||||
- Open/Close trunk
|
- Open/Close trunk
|
||||||
|
- Open/Close charge port
|
||||||
|
- Open frunk
|
||||||
|
- Vent/Closing windows
|
||||||
|
|
||||||
### Device Tracker
|
### Device tracker
|
||||||
|
|
||||||
The integration will create device tracker entities for the vehicles current location, and navigation destination.
|
The integration will create device tracker entities for the vehicle's current location and navigation destination.
|
||||||
|
|
||||||
### Lock
|
### Lock
|
||||||
|
|
||||||
@ -119,7 +117,7 @@ The integration will create a lock entity for each vehicle.
|
|||||||
|
|
||||||
### Media Player
|
### Media Player
|
||||||
|
|
||||||
The integration will create media player entities to show what each vehicles is currently playing.
|
The integration will create media player entities to show what each vehicle is currently playing.
|
||||||
|
|
||||||
### Number
|
### Number
|
||||||
|
|
||||||
@ -133,49 +131,49 @@ The integration will create number entities to control:
|
|||||||
|
|
||||||
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.
|
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 left
|
||||||
- Front Right
|
- Front right
|
||||||
- Rear Left (if installed)
|
- Rear center (if installed)
|
||||||
- Rear Center (if installed)
|
- Rear left (if installed)
|
||||||
- Rear Right (if installed)
|
- Rear right (if installed)
|
||||||
- Third Row Left (if installed)
|
- Third row left (if installed)
|
||||||
- Third Row Right (if installed)
|
- Third row right (if installed)
|
||||||
|
|
||||||
### Sensor
|
### Sensor
|
||||||
|
|
||||||
The integration will create sensor entities for a variety of metrics that relate to your vehicles:
|
The integration will create sensor entities for a variety of metrics related to your vehicles:
|
||||||
|
|
||||||
#### Vehicle State
|
#### Charge state
|
||||||
|
|
||||||
- Online
|
- Battery level
|
||||||
- Odometer
|
- Battery range
|
||||||
- Tire Pressure Front Left
|
- Charge energy added
|
||||||
- Tire Pressure Front Right
|
- Charge rate
|
||||||
- Tire Pressure Rear Left
|
- Charger current
|
||||||
- Tire Pressure Rear Right
|
- Charger power
|
||||||
|
- Charger voltage
|
||||||
|
|
||||||
#### Charge State
|
#### Climate state
|
||||||
|
|
||||||
- Battery Level
|
- Driver temperature setting
|
||||||
- Change Energy Added
|
- Inside temperature
|
||||||
- Change Power
|
- Outside temperature
|
||||||
- Charge Voltage
|
- Passenger temperature setting
|
||||||
- Charger Current
|
|
||||||
- Change Rate
|
|
||||||
- Battery Range
|
|
||||||
|
|
||||||
#### Drive State
|
#### Drive state
|
||||||
|
|
||||||
- Speed
|
|
||||||
- Power
|
- Power
|
||||||
- Shift State
|
- Shift state
|
||||||
|
- Speed
|
||||||
|
|
||||||
#### Climate State
|
#### Vehicle state
|
||||||
|
|
||||||
- Inside Temperature
|
- Odometer
|
||||||
- Outside Temperature
|
- Online
|
||||||
- Driver Temperature Setting
|
- Tire pressure front left
|
||||||
- Passenger Temperature Setting
|
- Tire pressure front right
|
||||||
|
- Tire pressure rear left
|
||||||
|
- Tire pressure rear right
|
||||||
|
|
||||||
### Switch
|
### Switch
|
||||||
|
|
||||||
@ -184,8 +182,8 @@ The integration will create switch entities to control various aspects of your v
|
|||||||
- Charge
|
- Charge
|
||||||
- Defrost mode
|
- Defrost mode
|
||||||
- Sentry mode
|
- Sentry mode
|
||||||
- Valet mode
|
|
||||||
- Steering wheel heater
|
- Steering wheel heater
|
||||||
|
- Valet mode
|
||||||
|
|
||||||
### Update
|
### Update
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user