kalkih / mini-media-player

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

Custom action on default buttons (Volume up/down etc) #743

Closed tYn0 closed 1 year ago

tYn0 commented 1 year ago

It would be nice if we could define our own actions for default buttons. For example I have a soundbar connected to NVIDIA SHIELD. In order for IR controller to work for the soundbar I can't use HDMI CEC to control the volume, so to change the volume I have to call media_player.volume_up/down on the soundbar, not on NVIDIA Shield.

tYn0 commented 1 year ago

Nevermind, just found out about Universal Media Player