mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-11 19:36:50 +00:00
Add button platform (#34857)
This commit is contained in:
parent
12f1e4d90c
commit
9c20edfcbb
@ -3,6 +3,7 @@ title: Tesla Fleet
|
|||||||
description: Instructions on how to integrate the Tesla Fleet API within Home Assistant.
|
description: Instructions on how to integrate the Tesla Fleet API within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary sensor
|
- Binary sensor
|
||||||
|
- Button
|
||||||
- Car
|
- Car
|
||||||
- Climate
|
- Climate
|
||||||
- Cover
|
- Cover
|
||||||
@ -21,6 +22,7 @@ ha_codeowners:
|
|||||||
ha_domain: tesla_fleet
|
ha_domain: tesla_fleet
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- button
|
||||||
- climate
|
- climate
|
||||||
- cover
|
- cover
|
||||||
- device_tracker
|
- device_tracker
|
||||||
@ -94,6 +96,12 @@ 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|
|
||||||
|
|Button|Flash lights|Yes|
|
||||||
|
|Button|Homelink|Yes|
|
||||||
|
|Button|Honk horn|Yes|
|
||||||
|
|Button|Keyless driving|Yes|
|
||||||
|
|Button|Play fart|Yes|
|
||||||
|
|Button|Wake|Yes|
|
||||||
|Climate|Cabin overheat protection|No|
|
|Climate|Cabin overheat protection|No|
|
||||||
|Climate|Climate|Yes|
|
|Climate|Climate|Yes|
|
||||||
|Cover|Charge port door|Yes|
|
|Cover|Charge port door|Yes|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user