mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add button platform to Teslemetry (#32685)
* Base documentation * Remove future * fixes * Update teslemetry.markdown * Apply suggestions from code review Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * tiny tweak * Remove refresh --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
d6a6bc4764
commit
25fd2dc9f8
@ -3,6 +3,7 @@ title: Teslemetry
|
||||
description: Instructions on how to integrate Teslemetry within Home Assistant.
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Button
|
||||
- Car
|
||||
- Climate
|
||||
- Cover
|
||||
@ -18,6 +19,7 @@ ha_codeowners:
|
||||
ha_domain: teslemetry
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- climate
|
||||
- cover
|
||||
- diagnostics
|
||||
@ -69,6 +71,12 @@ These are the entities available in the Teslemetry integration. Not all entities
|
||||
|Binary sensor|Tire pressure warning rear right|No|
|
||||
|Binary sensor|Trip charging|No|
|
||||
|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|Yes|
|
||||
|Climate|Climate|Yes|
|
||||
|Cover|Charge port door|Yes|
|
||||
|
Loading…
x
Reference in New Issue
Block a user