mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +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.
|
description: Instructions on how to integrate Teslemetry within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary sensor
|
- Binary sensor
|
||||||
|
- Button
|
||||||
- Car
|
- Car
|
||||||
- Climate
|
- Climate
|
||||||
- Cover
|
- Cover
|
||||||
@ -18,6 +19,7 @@ ha_codeowners:
|
|||||||
ha_domain: teslemetry
|
ha_domain: teslemetry
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- button
|
||||||
- climate
|
- climate
|
||||||
- cover
|
- cover
|
||||||
- diagnostics
|
- 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|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|Yes|
|
|Climate|Cabin overheat protection|Yes|
|
||||||
|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