From afe577dc9f9cf703b7cda9c4e97111ba33b36fa5 Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Thu, 25 Jan 2024 21:55:23 +1000 Subject: [PATCH] Add Teslemetry (#30865) * Add teslemetry * Update teslemetry.markdown --- source/_integrations/teslemetry.markdown | 33 ++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 source/_integrations/teslemetry.markdown diff --git a/source/_integrations/teslemetry.markdown b/source/_integrations/teslemetry.markdown new file mode 100644 index 00000000000..1280b4e9b43 --- /dev/null +++ b/source/_integrations/teslemetry.markdown @@ -0,0 +1,33 @@ +--- +title: Teslemetry +description: Instructions on how to integrate Teslemetry within Home Assistant. +ha_category: + - Climate +ha_release: 2024.2 +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_codeowners: + - '@Bre77' +ha_domain: tessie +ha_platforms: + - climate +ha_integration_type: integration +--- + +The Teslemetry integration exposes various commands and sensors from the Tesla vehicles connected to a [Teslemetry](https://teslemetry.com/) subscription. + +## Prerequisites + +You must have a [Teslemetry](https://teslemetry.com/) account and [access token](https://teslemetry.com/console). + +{% include integrations/config_flow.md %} + +## Entities + +### Climate + +The integration will create a climate entity to control the vehicle's climate control system. This entity can: + +- Turn on and off +- Change the set temperature +- Change to one of the four modes: Off, Keep mode, Dog mode, and Camp mode