Add MEDIA_ANNOUNCE to MediaPlayerEntityFeature (#95906)
This commit is contained in:
parent
7eb087a9d7
commit
87f284c7e9
6 changed files with 17 additions and 1 deletions
|
@ -195,6 +195,7 @@ class SonosMediaPlayerEntity(SonosEntity, MediaPlayerEntity):
|
|||
MediaPlayerEntityFeature.BROWSE_MEDIA
|
||||
| MediaPlayerEntityFeature.CLEAR_PLAYLIST
|
||||
| MediaPlayerEntityFeature.GROUPING
|
||||
| MediaPlayerEntityFeature.MEDIA_ANNOUNCE
|
||||
| MediaPlayerEntityFeature.MEDIA_ENQUEUE
|
||||
| MediaPlayerEntityFeature.NEXT_TRACK
|
||||
| MediaPlayerEntityFeature.PAUSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue