diff --git a/source/_integrations/media_player.markdown b/source/_integrations/media_player.markdown index cf1295695a7..96dc74c90e5 100644 --- a/source/_integrations/media_player.markdown +++ b/source/_integrations/media_player.markdown @@ -187,6 +187,13 @@ Allows to group media players together for synchronous playback. Only works on s {% include integrations/device_class_intro.md %} +The screenshot shows different icons representing device classes of the media player entity: + +

+Screenshot showing different icons representing device classes of the media player entity +Example of different icons representing device classes of the media player entity. +

+ The following device classes are supported for media players: - `tv`: Device is a television type device. diff --git a/source/images/screenshots/device_class_media_player_icons.png b/source/images/screenshots/device_class_media_player_icons.png new file mode 100644 index 00000000000..c9c101bb9ae Binary files /dev/null and b/source/images/screenshots/device_class_media_player_icons.png differ