mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Add more binary sensors to Tessie (#30455)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
8d33bdf750
commit
ad5a32aa84
@ -36,34 +36,6 @@ You must have a [Tessie](https://my.tessie.com/) account and [access token](http
|
|||||||
|
|
||||||
## Entities
|
## Entities
|
||||||
|
|
||||||
### Button
|
|
||||||
|
|
||||||
The integration will create button entities to control various aspects of the vehicle.
|
|
||||||
|
|
||||||
- Wake
|
|
||||||
- Flash lights
|
|
||||||
- Honk horn
|
|
||||||
- Homelink
|
|
||||||
- Keyless driving
|
|
||||||
- Play fart
|
|
||||||
|
|
||||||
|
|
||||||
### Device Tracker
|
|
||||||
|
|
||||||
The integration will create device tracker entities for the vehicles current location, and navigation destination.
|
|
||||||
|
|
||||||
|
|
||||||
### 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 Left (if installed)
|
|
||||||
- Rear Center (if installed)
|
|
||||||
- Rear Right (if installed)
|
|
||||||
- Third Row Left (if installed)
|
|
||||||
- Third Row Right (if installed)
|
|
||||||
|
|
||||||
### Binary Sensor
|
### Binary Sensor
|
||||||
|
|
||||||
@ -93,6 +65,56 @@ The integration will create binary sensor entities for a variety of metrics that
|
|||||||
- Tire Pressure Warning Front Right
|
- Tire Pressure Warning Front Right
|
||||||
- Tire Pressure Warning Rear Left
|
- Tire Pressure Warning Rear Left
|
||||||
- Tire Pressure Warning Rear Right
|
- Tire Pressure Warning Rear Right
|
||||||
|
- Front driver window
|
||||||
|
- Front passenger window
|
||||||
|
- Rear driver window
|
||||||
|
- Rear passenger window
|
||||||
|
|
||||||
|
|
||||||
|
### Button
|
||||||
|
|
||||||
|
The integration will create button entities to control various aspects of the vehicle.
|
||||||
|
|
||||||
|
- Wake
|
||||||
|
- Flash lights
|
||||||
|
- Honk horn
|
||||||
|
- Homelink
|
||||||
|
- Keyless driving
|
||||||
|
- Play fart
|
||||||
|
|
||||||
|
|
||||||
|
### Device Tracker
|
||||||
|
|
||||||
|
The integration will create device tracker entities for the vehicles current location, and navigation destination.
|
||||||
|
|
||||||
|
|
||||||
|
### 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 Left (if installed)
|
||||||
|
- Rear Center (if installed)
|
||||||
|
- Rear Right (if installed)
|
||||||
|
- 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
|
### Climate
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user