mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
add media player platform (#30456)
This commit is contained in:
parent
2f3e14e952
commit
56d731fc08
@ -8,6 +8,7 @@ ha_category:
|
|||||||
- Cover
|
- Cover
|
||||||
- Device Tracker
|
- Device Tracker
|
||||||
- Lock
|
- Lock
|
||||||
|
- Media Player
|
||||||
- Number
|
- Number
|
||||||
- Sensor
|
- Sensor
|
||||||
- Update
|
- Update
|
||||||
@ -24,6 +25,7 @@ ha_platforms:
|
|||||||
- cover
|
- cover
|
||||||
- device_tracker
|
- device_tracker
|
||||||
- lock
|
- lock
|
||||||
|
- media_player
|
||||||
- number
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
- update
|
- update
|
||||||
@ -97,6 +99,11 @@ The integration will create a cover entity for venting/closing windows and for o
|
|||||||
The integration will create device tracker entities for the vehicles current location, and navigation destination.
|
The integration will create device tracker entities for the vehicles current location, and navigation destination.
|
||||||
|
|
||||||
|
|
||||||
|
### Media Player
|
||||||
|
|
||||||
|
The integration will create media player entities to show what each vehicles is currently playing.
|
||||||
|
|
||||||
|
|
||||||
### Select
|
### Select
|
||||||
|
|
||||||
The integration will create a select entity to control each of the seat heaters. It allows you to set each seat heater to Off, Low, Medium, or High.
|
The integration will create a select entity to control each of the seat heaters. It allows you to set each seat heater to Off, Low, Medium, or High.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user