From 9ef7a118bc0b34154eb8dfda2a512c8f97f7537e Mon Sep 17 00:00:00 2001 From: theberko <74749500+theberko@users.noreply.github.com> Date: Mon, 15 Apr 2024 06:35:16 -0400 Subject: [PATCH] Improve media player device class description (#32262) * Update media_player.markdown * Update source/_integrations/media_player.markdown Co-authored-by: Martin Hjelmare --------- Co-authored-by: Martin Hjelmare --- source/_integrations/media_player.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/media_player.markdown b/source/_integrations/media_player.markdown index 937ab1f023e..004774224cd 100644 --- a/source/_integrations/media_player.markdown +++ b/source/_integrations/media_player.markdown @@ -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.