mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Add device tracker to Tesla Fleet (#33882)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
60b2f4ec7d
commit
748e294182
@ -4,6 +4,7 @@ description: Instructions on how to integrate the Tesla Fleet API within Home As
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Binary sensor
|
- Binary sensor
|
||||||
- Car
|
- Car
|
||||||
|
- Device tracker
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_release: 2024.8
|
ha_release: 2024.8
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
@ -13,6 +14,7 @@ ha_codeowners:
|
|||||||
ha_domain: tesla_fleet
|
ha_domain: tesla_fleet
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- device_tracker
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
@ -65,6 +67,8 @@ These are the entities available in the Tesla Fleet integration. Not all entitie
|
|||||||
|Binary sensor|Tire pressure warning rear right|No|
|
|Binary sensor|Tire pressure warning rear right|No|
|
||||||
|Binary sensor|Trip charging|No|
|
|Binary sensor|Trip charging|No|
|
||||||
|Binary sensor|User present|Yes|
|
|Binary sensor|User present|Yes|
|
||||||
|
|Device tracker|Location|Yes|
|
||||||
|
|Device tracker|Route|Yes|
|
||||||
|Sensor|Battery level|Yes|
|
|Sensor|Battery level|Yes|
|
||||||
|Sensor|Battery range|Yes|
|
|Sensor|Battery range|Yes|
|
||||||
|Sensor|Charge cable|No|
|
|Sensor|Charge cable|No|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user