kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.51k stars 206 forks source link

REWIND & FAST_FORWARD custom buttons #591

Closed jithan10 closed 2 years ago

jithan10 commented 2 years ago

Hi I'm attempting to insert two custom buttons to Rewind back 30 seconds to or Fast forward 30 seconds but its not working can you help me with this

type: custom:mini-media-player group: false buttons:

kalkih commented 2 years ago

Hello, I don't know if this has been made easier in HA since the last time I looked into this but, check this issue for a potential solution https://github.com/kalkih/mini-media-player/issues/457.

This is now also a feature available in the card, although not in the shortcut buttons, see https://github.com/kalkih/mini-media-player/pull/547 for more info.