Add MEDIA_ENQUEUE to MediaPlayerEntityFeature (#95905)
This commit is contained in:
@@ -199,6 +199,7 @@ class MediaPlayerEntityFeature(IntFlag):
|
||||
BROWSE_MEDIA = 131072
|
||||
REPEAT_SET = 262144
|
||||
GROUPING = 524288
|
||||
MEDIA_ENQUEUE = 2097152
|
||||
|
||||
|
||||
# These SUPPORT_* constants are deprecated as of Home Assistant 2022.5.
|
||||
|
||||
Reference in New Issue
Block a user