From 1920ed979597cf813742af974938b6cb7e2714b3 Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Thu, 3 Sep 2020 09:11:24 +0200 Subject: [PATCH] Add documentation of receiver device class (#634) --- docs/core/entity/media-player.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/core/entity/media-player.md b/docs/core/entity/media-player.md index 66e94031..cf408f30 100644 --- a/docs/core/entity/media-player.md +++ b/docs/core/entity/media-player.md @@ -117,3 +117,4 @@ Optional. What type of media device is this. It will possibly map to google devi | ----- | ----------- | tv | Device is a television type device. | speaker | Device is speakers or stereo type device. +| receiver | Device is audio video receiver type device taking audio and outputting to speakers and video to some display.