mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Add lock platform to Teslemetry (#32711)
* Base documentation * Fixes * Re-add diagnostics * Fixes * Add Lock platform
This commit is contained in:
parent
fb887e540c
commit
306b217693
@ -4,6 +4,7 @@ description: Instructions on how to integrate Teslemetry within Home Assistant.
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Car
|
- Car
|
||||||
- Climate
|
- Climate
|
||||||
|
- Lock
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
- Select
|
- Select
|
||||||
@ -16,6 +17,7 @@ ha_domain: teslemetry
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- climate
|
- climate
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- lock
|
||||||
- select
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
@ -42,6 +44,9 @@ These are the entities available in the Teslemetry integration. Not all entities
|
|||||||
|---|---|---|
|
|---|---|---|
|
||||||
|Climate|Cabin overheat protection|Yes|
|
|Climate|Cabin overheat protection|Yes|
|
||||||
|Climate|Climate|Yes|
|
|Climate|Climate|Yes|
|
||||||
|
|Lock|Charge cable lock|Yes|
|
||||||
|
|Lock|Lock|Yes|
|
||||||
|
|Lock|Speed limit|Yes|
|
||||||
|Select|Seat heater front left|Yes|
|
|Select|Seat heater front left|Yes|
|
||||||
|Select|Seat heater front right|Yes|
|
|Select|Seat heater front right|Yes|
|
||||||
|Select|Seat heater rear center|No|
|
|Select|Seat heater rear center|No|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user