mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add Device Class info for customization (#11670)
* Add Device Class info for customization
* ✏️ Tweak
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
parent
6166ad00c2
commit
ebaa3e460e
@ -72,3 +72,10 @@ Currently only supported on [Sonos](/integrations/sonos), [Spotify](/integration
|
||||
| ---------------------- | -------- | ---------------------------------------------------- |
|
||||
| `entity_id` | no | Target a specific media player. For example `media_player.spotify`|
|
||||
| `shuffle` | no | `true`/`false` for enabling/disabling shuffle |
|
||||
|
||||
### Device Class
|
||||
|
||||
The way media players are displayed in the frontend can be modified in the [customize section](/getting-started/customizing-devices/). The following device classes are supported for media players:
|
||||
|
||||
- **tv**: Device is a television type device.
|
||||
- **speaker**: Device is speaker or stereo type device.
|
||||
|
Loading…
x
Reference in New Issue
Block a user