Alternative mediaplayer design, built on custom lovelace button card and mini media player.
Every aspect of the card and all elements can be customized.
- custom background, icons and colors
- display lyrics of the current song
- add current track to a Spotify playlist
- display HA media browser
- custom button card
- mini media player card
- genius lyrics to fetch song lyrics into a sensor
- IFTTT integration to trigger Spotify add-to-playlist applet
- lovelace card-mod to add CSS styles to the card
- copy the content of the mediaplayer.yaml into a new manual card
- replace the entity: in line #2 with your own mediaplayer entity
- replace the entity: in line #102, #131, #132 and #134 with your Genius lyrics sensor
- add the URL of your HA instance in line #247
- add the content of the script.yaml to your scripts in your configuration.yaml or script.yaml (needed for the add-to-playlist feature)