mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
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 <goran.johansson@shiftit.se>
This commit is contained in:
parent
b9dab64c37
commit
fb887e540c
@ -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|
|
||||
|Sensor|Vehicle|Yes|
|
||||
|
Loading…
x
Reference in New Issue
Block a user