Improve media player device class description (#32262)

* Update media_player.markdown

* Update source/_integrations/media_player.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
theberko 2024-04-15 06:35:16 -04:00 committed by GitHub
parent 16077761e0
commit 9ef7a118bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -183,5 +183,5 @@ Allows to group media players together for synchronous playback. Only works on s
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.
- `receiver`: Device is audio video receiver type device taking audio and outputting to speakers and video to some display.
- `speaker`: Device is a speaker or stereo type device.
- `receiver`: Device is an audio/video receiver type device taking audio and outputting to speakers and video to displays.