Hi,
My setup has 2 Music Assistant groups (snapcast / sync group). Each group is created within Music Assistant.
Both groups (let's call them A and B) have O independent underlying media players (snapcast) AND share 1 media player
(snapcast) .
When the script dynamically try to join A and
B group (with media_player.join) before playing something, HA fails with error
"Player A can not be grouped with B".
- Why is this happening ?
- If I were to join on the underlying media players together, would the same issue arise ?
Post