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 regarding individual volumes + unjoin bug/problem #842

Open
kyme32 opened this issue Jun 10, 2024 · 0 comments
Open

Question regarding individual volumes + unjoin bug/problem #842

kyme32 opened this issue Jun 10, 2024 · 0 comments

Comments

@kyme32
Copy link

kyme32 commented Jun 10, 2024

Hello, I have the following setup card
image

is there a possibility to add volume bar for individual media players beside its name(on the right side of the name)?

only thing that i've found is sync_volume, but no posibility to use speaker_group future and have individual volumes.

Also i've noticed that when i try to turn off(unlink a speaker) the unlink is successful, but card remains in on position, after a refresh of the page, everything is as it should and the speaker is off

All players are linkplay, 1x wiim mini(front) + 3x audiocast m5

I have mini-media-player v1.16.9 installed
Linkplay component by nagyrobi V.3.2.1
Core 2024.6.1
Supervisor 2024.06.0
Operating System 12.3
Frontend 20240605.0

type: custom:mini-media-player
entity: media_player.audiocast_tv
hide:
  power: true
  icon: true
  source: true
  volume: false
speaker_group:
  supports_master: true
  sync_volume: false
  expanded: true
  platform: linkplay
  show_group_count: true
  entities:
    - entity_id: media_player.audiocast_tv
      name: Front
    - entity_id: media_player.large_left
      name: Left
    - entity_id: media_player.large_right
      name: Right
    - entity_id: media_player.small_dorm
      name: Small dorm
artwork: cover
source: icon
sound_mode: icon
info: scroll
toggle_power: false
volume_stateless: false

Thank you

@kyme32 kyme32 changed the title Question regarding individual volumes + unlink bug/problem Question regarding individual volumes + unjoin bug/problem Jun 10, 2024
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