edfungus/Crouton

Feature Request Media Player

AtosNicoS opened this issue · 1 comments

Also a common use case is a media player control over MQTT (at least for me). An example gui i found online:

grafik
(Source: https://creativetacos.com/free-ocean-flat-ui-kit/)

Controls would be (all optional):

  • Play
  • Pause
  • Playpause (Use play/pause preferred if available)
  • Next
  • Previous
  • Trackinfo (name, length, image)
  • Current play time in seconds
  • Volume Control (0-100)
  • Mute/unmute

Would it all need to be inside a single card?