Skip to content

Commit

Permalink
fix seek missing in features
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt committed Aug 21, 2024
1 parent f02100d commit 6713214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/mass/media_player.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
| MediaPlayerEntityFeature.MEDIA_ENQUEUE
| MediaPlayerEntityFeature.MEDIA_ANNOUNCE
| MediaPlayerEntityFeature.VOLUME_MUTE
| MediaPlayerEntityFeature.SEEK
)

STATE_MAPPING = {
Expand Down

0 comments on commit 6713214

Please sign in to comment.