Skip to content

Merging Cards #9

Description

@georgejung

Hi there,

First of all, thanks so much for your work on this card and the mini-media-player. They are both awesome!

I was curious if you could recommend the best way to combine the two cards? Right now I am using them both in a vertical stack and it works, but it could be better. The mini-media-player provides a number of things the forked doesn't - the artwork, and the ability to select playlist a playlist. But the key thing the forked card has is the outputs and ability to control whole house audio which is great. I would like to have the mini player on top, and then just the outputs below. Right now I essentially have two players on top of each other in order to get the outputs.

image

`type: vertical-stack
title: Music
cards:

  • type: 'custom:mini-media-player'
    entity: media_player.forked_daapd_server
    artwork: cover
    source: icon
    name: Now Playing
    hide:
    shuffle: false
    group: false
    volume_stateless: false
    info: scroll
  • type: 'custom:forked-daapd-card'
    entity: media_player.forked_daapd_server
    ip: 192.168.168.168
    name: Now Playing
    outputs:
    • '24916375876'`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions