mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 03:46:49 +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
|
- Climate
|
||||||
- Device tracker
|
- Device tracker
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Switch
|
||||||
ha_release: 2024.8
|
ha_release: 2024.8
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -19,6 +20,7 @@ ha_platforms:
|
|||||||
- device_tracker
|
- device_tracker
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
|
- switch
|
||||||
ha_quality_scale: gold
|
ha_quality_scale: gold
|
||||||
ha_integration_type: integration
|
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|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
|
||||||
|
|
||||||
@ -147,6 +155,8 @@ These are the entities available in the Tesla Fleet integration. Not all entitie
|
|||||||
|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