mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add cover platform to Teslemetry (#32705)
* Base documentation * Fixes * Re-add diagnostics * Fixes * Add cover
This commit is contained in:
parent
364afbf393
commit
9a88181362
@ -5,6 +5,7 @@ ha_category:
|
||||
- Binary sensor
|
||||
- Car
|
||||
- Climate
|
||||
- Cover
|
||||
- Lock
|
||||
- Sensor
|
||||
- Switch
|
||||
@ -18,6 +19,7 @@ ha_domain: teslemetry
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- cover
|
||||
- diagnostics
|
||||
- lock
|
||||
- select
|
||||
@ -69,6 +71,10 @@ These are the entities available in the Teslemetry integration. Not all entities
|
||||
|Binary sensor|User present|Yes|
|
||||
|Climate|Cabin overheat protection|Yes|
|
||||
|Climate|Climate|Yes|
|
||||
|Cover|Charge port door|Yes|
|
||||
|Cover|Frunk|Yes|
|
||||
|Cover|Trunk|Yes|
|
||||
|Cover|Vent windows|Yes|
|
||||
|Lock|Charge cable lock|Yes|
|
||||
|Lock|Lock|Yes|
|
||||
|Lock|Speed limit|Yes|
|
||||
|
Loading…
x
Reference in New Issue
Block a user