mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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
|
- Binary sensor
|
||||||
- Car
|
- Car
|
||||||
- Climate
|
- Climate
|
||||||
|
- Cover
|
||||||
- Lock
|
- Lock
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
@ -18,6 +19,7 @@ ha_domain: teslemetry
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
|
- cover
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- lock
|
- lock
|
||||||
- select
|
- select
|
||||||
@ -69,6 +71,10 @@ These are the entities available in the Teslemetry integration. Not all entities
|
|||||||
|Binary sensor|User present|Yes|
|
|Binary sensor|User present|Yes|
|
||||||
|Climate|Cabin overheat protection|Yes|
|
|Climate|Cabin overheat protection|Yes|
|
||||||
|Climate|Climate|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|Charge cable lock|Yes|
|
||||||
|Lock|Lock|Yes|
|
|Lock|Lock|Yes|
|
||||||
|Lock|Speed limit|Yes|
|
|Lock|Speed limit|Yes|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user