mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Add switch platform to Tesla Fleet (#34691)
This commit is contained in:
parent
d5622da3d1
commit
c009408c48
@ -7,6 +7,7 @@ ha_category:
|
||||
- Climate
|
||||
- Device tracker
|
||||
- Sensor
|
||||
- Switch
|
||||
ha_release: 2024.8
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
@ -19,6 +20,7 @@ ha_platforms:
|
||||
- device_tracker
|
||||
- diagnostics
|
||||
- sensor
|
||||
- switch
|
||||
ha_quality_scale: gold
|
||||
ha_integration_type: integration
|
||||
---
|
||||
@ -127,6 +129,12 @@ These are the entities available in the Tesla Fleet integration. Not all entitie
|
||||
|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
|
||||
|
||||
@ -147,6 +155,8 @@ These are the entities available in the Tesla Fleet integration. Not all entitie
|
||||
|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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user