Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{QUESTION} multiple streams to several devices #863

Open
IIIdefconIII opened this issue Oct 31, 2024 · 1 comment
Open

{QUESTION} multiple streams to several devices #863

IIIdefconIII opened this issue Oct 31, 2024 · 1 comment

Comments

@IIIdefconIII
Copy link

IIIdefconIII commented Oct 31, 2024

HI all i was wondering if someone know how i can setup this:

Does any one know hor if can get another playing stuff on my notebook seperated from my avr or shield?

image

type: horizontal-stack
cards:
  - type: custom:mini-media-player
    entity: media_player.spotify_iiidefconiii
    group: true
    volume_stateless: false
    toggle_power: true
    artwork: full-cover
    source: full
    sound_mode: full
    info: scroll
  - type: custom:mini-media-player
    entity: media_player.spotify_iiidefconiii
    group: true
    volume_stateless: false
    toggle_power: true
    artwork: full-cover
    source: full
    sound_mode: full
    info: scroll

im not sure what entity i should use to replace the second entity

@IIIdefconIII IIIdefconIII changed the title {QUESTION} {QUESTION} multiple streams to several devices Oct 31, 2024
@IIIdefconIII
Copy link
Author

IIIdefconIII commented Oct 31, 2024

EDIT ok it think im a BIT closer, it almost look like i need to isntall spotify 2 or does anyone knows the trick??
When i press play on the other card now it just removes the current stream output
image

type: horizontal-stack
cards:
  - type: custom:mini-media-player
    entity: media_player.spotify_iiidefconiii
    group: true
    volume_stateless: false
    toggle_power: true
    artwork: full-cover
    source: full
    sound_mode: full
    info: scroll
  - type: custom:mini-media-player
    entity: media_player.android_tv_10_3_10_13
    group: true
    volume_stateless: false
    toggle_power: true
    artwork: full-cover
    source: full
    sound_mode: full
    info: scroll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant