Add lock platform to Teslemetry (#32711)

* Base documentation

* Fixes

* Re-add diagnostics

* Fixes

* Add Lock platform
This commit is contained in:
Brett Adams 2024-05-24 16:27:16 +10:00 committed by GitHub
parent fb887e540c
commit 306b217693
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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|