mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Sort and Dedup Tessie (#30512)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
5f8125db1f
commit
cb4af1e924
@ -88,6 +88,16 @@ The integration will create button entities to control various aspects of the ve
|
||||
- Keyless driving
|
||||
- Play fart
|
||||
|
||||
### Climate
|
||||
|
||||
The integration will create a climate entity to control the vehicle's climate control system. This entity can:
|
||||
|
||||
- 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.
|
||||
|
||||
### Cover
|
||||
|
||||
The integration will create a cover entity to control various aspects of your vehicles:
|
||||
@ -97,20 +107,25 @@ The integration will create a cover entity to control various aspects of your ve
|
||||
- Open frunk
|
||||
- Open/Close trunk
|
||||
|
||||
### Cover
|
||||
|
||||
The integration will create a cover entity for venting/closing windows and for opening/closing the charge port cover.
|
||||
|
||||
|
||||
### Device Tracker
|
||||
|
||||
The integration will create device tracker entities for the vehicles current location, and navigation destination.
|
||||
|
||||
### Lock
|
||||
|
||||
The integration will create a lock entity for each vehicle.
|
||||
|
||||
### Media Player
|
||||
|
||||
The integration will create media player entities to show what each vehicles is currently playing.
|
||||
|
||||
### Number
|
||||
|
||||
The integration will create number entities to control:
|
||||
|
||||
- Charge current
|
||||
- Charge limit
|
||||
- Speed limit
|
||||
|
||||
### Select
|
||||
|
||||
@ -124,36 +139,6 @@ The integration will create a select entity to control each of the seat heaters.
|
||||
- Third Row Left (if installed)
|
||||
- Third Row Right (if installed)
|
||||
|
||||
### Device Tracker
|
||||
|
||||
The integration will create device tracker entities for the vehicle's location and navigation destination.
|
||||
|
||||
### Select
|
||||
|
||||
The integration will create a select entity to control each seat heater. It allows you to set each seat heater to Off, Low, Medium, or High.
|
||||
|
||||
- Front Left
|
||||
- Front Right
|
||||
- Rear Left (if installed)
|
||||
- Rear Center (if installed)
|
||||
- Rear Right (if installed)
|
||||
- Third Row Left (if installed)
|
||||
- Third Row Right (if installed)
|
||||
|
||||
### Climate
|
||||
|
||||
The integration will create a climate entity to control the vehicles climate control system. This entity can:
|
||||
|
||||
- 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.
|
||||
|
||||
### Lock
|
||||
|
||||
The integration will create a lock entity for each vehicle.
|
||||
|
||||
### Sensor
|
||||
|
||||
The integration will create sensor entities for a variety of metrics that relate to your vehicles:
|
||||
@ -190,14 +175,6 @@ The integration will create sensor entities for a variety of metrics that relate
|
||||
- Driver Temperature Setting
|
||||
- Passenger Temperature Setting
|
||||
|
||||
### Number
|
||||
|
||||
The integration will create number entities to control:
|
||||
|
||||
- Charge current
|
||||
- Charge limit
|
||||
- Speed limit
|
||||
|
||||
### Switch
|
||||
|
||||
The integration will create switch entities to control various aspects of your vehicles:
|
||||
|
Loading…
x
Reference in New Issue
Block a user