mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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
|
- Car
|
||||||
- Climate
|
- Climate
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Switch
|
||||||
- Select
|
- Select
|
||||||
ha_release: 2024.2
|
ha_release: 2024.2
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
@ -17,6 +18,7 @@ ha_platforms:
|
|||||||
- diagnostics
|
- diagnostics
|
||||||
- select
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
|
- switch
|
||||||
ha_integration_type: integration
|
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|Tire pressure rear right|No|
|
||||||
|Sensor|Traffic delay|No|
|
|Sensor|Traffic delay|No|
|
||||||
|Sensor|Usable Battery level|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
|
### Energy sites
|
||||||
|
|
||||||
@ -108,6 +116,8 @@ These are the entities available in the Teslemetry integration. Not all entities
|
|||||||
|Sensor|Total pack energy|No|
|
|Sensor|Total pack energy|No|
|
||||||
|Sensor|VPP backup reserve|Yes|
|
|Sensor|VPP backup reserve|Yes|
|
||||||
|Sensor|Version|Yes|
|
|Sensor|Version|Yes|
|
||||||
|
|Switch|Allow charging from grid|Yes|
|
||||||
|
|Switch|Storm watch|Yes|
|
||||||
|
|
||||||
### Wall connector
|
### Wall connector
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user