mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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
|
- Button
|
||||||
- Car
|
- Car
|
||||||
- Climate
|
- Climate
|
||||||
|
- Device tracker
|
||||||
- Cover
|
- Cover
|
||||||
- Lock
|
- Lock
|
||||||
- Number
|
- Number
|
||||||
@ -25,6 +26,7 @@ ha_platforms:
|
|||||||
- climate
|
- climate
|
||||||
- cover
|
- cover
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- device_tracker
|
||||||
- lock
|
- lock
|
||||||
- number
|
- number
|
||||||
- select
|
- select
|
||||||
@ -83,6 +85,8 @@ These are the entities available in the Teslemetry integration. Not all entities
|
|||||||
|Button|Wake|Yes|
|
|Button|Wake|Yes|
|
||||||
|Climate|Cabin overheat protection|Yes|
|
|Climate|Cabin overheat protection|Yes|
|
||||||
|Climate|Climate|Yes|
|
|Climate|Climate|Yes|
|
||||||
|
|Device tracker|Location|Yes|
|
||||||
|
|Device tracker|Route|Yes|
|
||||||
|Cover|Charge port door|Yes|
|
|Cover|Charge port door|Yes|
|
||||||
|Cover|Frunk|Yes|
|
|Cover|Frunk|Yes|
|
||||||
|Cover|Trunk|Yes|
|
|Cover|Trunk|Yes|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user