From 7ce3e02ccf3bc4757cf9b47a557c3959df75c073 Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Fri, 22 Dec 2023 12:41:19 +1000 Subject: [PATCH] Add button platform (#30454) --- source/_integrations/tessie.markdown | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/source/_integrations/tessie.markdown b/source/_integrations/tessie.markdown index c086a954f7c..314ab1284a3 100644 --- a/source/_integrations/tessie.markdown +++ b/source/_integrations/tessie.markdown @@ -3,6 +3,7 @@ title: Tessie description: Instructions on how to integrate Tessie within Home Assistant. ha_category: - Binary Sensor + - Button - Climate - Device Tracker - Sensor @@ -14,6 +15,7 @@ ha_codeowners: ha_domain: tessie ha_platforms: - binary_sensor + - button - climate - device_tracker - sensor @@ -30,10 +32,23 @@ 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.