Update media_player.markdown (#18768)

Add device_class: receiver according to dev docs https://developers.home-assistant.io/docs/core/entity/media-player/
This commit is contained in:
Diego Ambrosanio 2021-08-05 10:11:50 +02:00 committed by GitHub
parent 1c2642e2ea
commit e818cb1e75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,3 +176,6 @@ The way media players are displayed in the frontend can be modified in the [cust
- `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.