From ad5a32aa84270c63b8b31bee4088c8c83ba766b6 Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Wed, 27 Dec 2023 08:26:09 +1000 Subject: [PATCH] Add more binary sensors to Tessie (#30455) Co-authored-by: J. Nick Koston --- source/_integrations/tessie.markdown | 78 ++++++++++++++++++---------- 1 file changed, 50 insertions(+), 28 deletions(-) diff --git a/source/_integrations/tessie.markdown b/source/_integrations/tessie.markdown index c79cab3c72d..bbd3d8b825e 100644 --- a/source/_integrations/tessie.markdown +++ b/source/_integrations/tessie.markdown @@ -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