diff --git a/source/_integrations/media_player.markdown b/source/_integrations/media_player.markdown index dc79106cd34..2c3f0333654 100644 --- a/source/_integrations/media_player.markdown +++ b/source/_integrations/media_player.markdown @@ -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.