mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add device tracker platform to Teslemetry (#32706)
* Base documentation * Fixes * Re-add diagnostics * Fixes * Tracker * fix diagnostics --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
c6de190b89
commit
7824e598a0
@ -6,6 +6,7 @@ ha_category:
|
||||
- Button
|
||||
- Car
|
||||
- Climate
|
||||
- Device tracker
|
||||
- Cover
|
||||
- Lock
|
||||
- Number
|
||||
@ -25,6 +26,7 @@ ha_platforms:
|
||||
- climate
|
||||
- cover
|
||||
- diagnostics
|
||||
- device_tracker
|
||||
- lock
|
||||
- number
|
||||
- select
|
||||
@ -83,6 +85,8 @@ These are the entities available in the Teslemetry integration. Not all entities
|
||||
|Button|Wake|Yes|
|
||||
|Climate|Cabin overheat protection|Yes|
|
||||
|Climate|Climate|Yes|
|
||||
|Device tracker|Location|Yes|
|
||||
|Device tracker|Route|Yes|
|
||||
|Cover|Charge port door|Yes|
|
||||
|Cover|Frunk|Yes|
|
||||
|Cover|Trunk|Yes|
|
||||
|
Loading…
x
Reference in New Issue
Block a user