From fb887e540ccf9ead14b006d7dc13bc02f3e1caf3 Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Thu, 23 May 2024 22:31:57 +1000 Subject: [PATCH] Add switch platform to Teslemetry (#32738) * Base documentation * Fixes * Re-add diagnostics * Fixes * Add switch platform * Update teslemetry.markdown * Drop trailing newline * Remove valet --------- Co-authored-by: G Johansson --- source/_integrations/teslemetry.markdown | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/source/_integrations/teslemetry.markdown b/source/_integrations/teslemetry.markdown index dc3319be508..b1c3447ae13 100644 --- a/source/_integrations/teslemetry.markdown +++ b/source/_integrations/teslemetry.markdown @@ -5,6 +5,7 @@ ha_category: - Car - Climate - Sensor + - Switch - Select ha_release: 2024.2 ha_iot_class: Cloud Polling @@ -17,6 +18,7 @@ ha_platforms: - diagnostics - select - sensor + - switch ha_integration_type: integration --- @@ -91,6 +93,12 @@ These are the entities available in the Teslemetry integration. Not all entities |Sensor|Tire pressure rear right|No| |Sensor|Traffic delay|No| |Sensor|Usable Battery level|No| +|Switch|Auto seat climate left|Yes| +|Switch|Auto seat climate right|Yes| +|Switch|Auto steering wheel heater|Yes| +|Switch|Charge|Yes| +|Switch|Defrost|Yes| +|Switch|Sentry mode|Yes| ### Energy sites @@ -108,6 +116,8 @@ These are the entities available in the Teslemetry integration. Not all entities |Sensor|Total pack energy|No| |Sensor|VPP backup reserve|Yes| |Sensor|Version|Yes| +|Switch|Allow charging from grid|Yes| +|Switch|Storm watch|Yes| ### Wall connector @@ -116,4 +126,4 @@ These are the entities available in the Teslemetry integration. Not all entities |Sensor|Fault state|No| |Sensor|Power|Yes| |Sensor|State|Yes| -|Sensor|Vehicle|Yes| \ No newline at end of file +|Sensor|Vehicle|Yes|