Fix issue when a cast stereo pair is added to a cast group (#2480)
authorJohn <john@munro.cc>
Mon, 6 Oct 2025 17:32:24 +0000 (06:32 +1300)
committerGitHub <noreply@github.com>
Mon, 6 Oct 2025 17:32:24 +0000 (19:32 +0200)
commit07d342bf3bb2797eea511b511a17703b755e2511
tree38fe8fa98291d0c2dba59269db18e17f80b55631
parent117c303fca00ce252ef9d5360d07e150519d222e
Fix issue when a cast stereo pair is added to a cast group (#2480)

* Update helpers.py

Fix: for Chromecast group with stereo pair and another speaker becomes unavailable https://github.com/music-assistant/support/issues/4106

* Update helpers.py

Update for linting

* Fix: Update helpers.py

typo correction

* Update music_assistant/providers/chromecast/helpers.py

Co-authored-by: OzGav <gavnosp@hotmail.com>
* Update helpers.py

Added code comments

* Update helpers.py comment added

line break to pass linting

---------

Co-authored-by: OzGav <gavnosp@hotmail.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
music_assistant/providers/chromecast/helpers.py