From 1d2eeff462289b0a0df687773a22187a4d714271 Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Thu, 21 Dec 2023 19:34:16 +1000 Subject: [PATCH] Add Select platform to Tessie (#30251) * Add Select platform * tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/tessie.markdown | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/source/_integrations/tessie.markdown b/source/_integrations/tessie.markdown index b9f9e47b20f..bac7595665b 100644 --- a/source/_integrations/tessie.markdown +++ b/source/_integrations/tessie.markdown @@ -28,11 +28,24 @@ You must have a [Tessie](https://my.tessie.com/) account and [access token](http ## Entities +### 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 The integration will create binary sensor entities for a variety of metrics that relate to your vehicles: #### Charge State + - Battery Heater - Battery Charing - Preconditioning Enabled @@ -40,6 +53,7 @@ The integration will create binary sensor entities for a variety of metrics that - Trip Charging Enabled #### Climate State + - Auto Seat Climate Left - Auto Seat Climate Right - Auto Steering Wheel Climate @@ -47,6 +61,7 @@ The integration will create binary sensor entities for a variety of metrics that - Overheat Protection Running #### Vehicle State + - Dashcam Recording - User Present - Tire Pressure Warning Front Left @@ -69,6 +84,7 @@ The passenger set temperature is shown as a sensor but cannot be changed by Tess The integration will create sensor entities for a variety of metrics that relate to your vehicles: #### Vehicle State + - Online - Odometer - Tire Pressure Front Left @@ -77,6 +93,7 @@ The integration will create sensor entities for a variety of metrics that relate - Tire Pressure Rear Right #### Charge State + - Battery Level - Change Energy Added - Change Power @@ -86,11 +103,13 @@ The integration will create sensor entities for a variety of metrics that relate - Battery Range #### Drive State + - Speed - Power - Shift State ### Climate State + - Inside Temperature - Outside Temperature - Driver Temperature Setting