mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 05:16:28 +00:00
Merge pull request #248 from ktnrg45/add-media-type-app
Add media type app
This commit is contained in:
commit
42c1e2ca8e
@ -59,6 +59,7 @@ Required. Returns one of the defined constants from the below list that matches
|
|||||||
|MEDIA_TYPE_IMAGE|
|
|MEDIA_TYPE_IMAGE|
|
||||||
|MEDIA_TYPE_URL|
|
|MEDIA_TYPE_URL|
|
||||||
|MEDIA_TYPE_GAME|
|
|MEDIA_TYPE_GAME|
|
||||||
|
|MEDIA_TYPE_APP|
|
||||||
|
|
||||||
class MyMediaPlayer(MediaPlayerDevice):
|
class MyMediaPlayer(MediaPlayerDevice):
|
||||||
# Implement the following method.
|
# Implement the following method.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user