Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add media player platform to Teslemetry #32736

Merged
merged 10 commits into from
May 27, 2024
Merged
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions source/_integrations/teslemetry.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Instructions on how to integrate Teslemetry within Home Assistant.
ha_category:
- Car
- Climate
- Media player
- Sensor
- Select
ha_release: 2024.2
Expand All @@ -15,6 +16,7 @@ ha_domain: teslemetry
ha_platforms:
- climate
- diagnostics
- media_player
- select
- sensor
ha_integration_type: integration
Expand All @@ -40,6 +42,7 @@ These are the entities available in the Teslemetry integration. Not all entities
|---|---|---|
|Climate|Cabin overheat protection|Yes|
|Climate|Climate|Yes|
|Media player|Media player|Yes|
|Select|Seat heater front left|Yes|
|Select|Seat heater front right|Yes|
|Select|Seat heater rear center|No|
Expand Down