diff --git a/docs/entity_media_player.md b/docs/entity_media_player.md index 1d7700f1..47c29467 100644 --- a/docs/entity_media_player.md +++ b/docs/entity_media_player.md @@ -59,6 +59,7 @@ Required. Returns one of the defined constants from the below list that matches |MEDIA_TYPE_IMAGE| |MEDIA_TYPE_URL| |MEDIA_TYPE_GAME| +|MEDIA_TYPE_APP| class MyMediaPlayer(MediaPlayerDevice): # Implement the following method.