Add documentation of receiver device class (#634)

This commit is contained in:
Joakim Plate 2020-09-03 09:11:24 +02:00 committed by GitHub
parent 9e76aefbf0
commit 1920ed9795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.