Add more binary sensors to Tessie (#30455)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Brett Adams 2023-12-27 08:26:09 +10:00 committed by GitHub
parent 8d33bdf750
commit ad5a32aa84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,34 +36,6 @@ You must have a [Tessie](https://my.tessie.com/) account and [access token](http
## 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
@ -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 Rear Left
- 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