punxaphil / custom-sonos-card

Home Assistant custom lovelace sonos card
208 stars 22 forks source link

Integration that offers HA actions #539

Closed draftpunk closed 2 weeks ago

draftpunk commented 2 weeks ago

Describe what you are trying to accomplish and why in non technical terms My problem is that I don't have an automated way of grouping/ungrouping Sonos speakers.

Describe the solution you'd like Since this Sonos card allows one to manually change speaker grouping via the card, it would be nice if that same functionality were provided as a Home Assistant action. Perhaps that would require this to be in the form of an integration? I'm not sure.

Describe alternatives you've considered There are no alternatives.

Additional context My use case is the following. I use Sonos speakers by my bed to play white noise that is broadcast directly from HA, but if I previously were using a group with these bedroom speakers, the white noise plays all throughout the house, and I have to manually ungroup the speakers.

draftpunk commented 2 weeks ago

Apparently there are already actions (Media player: join, media player: unjoin) that can perform what I've requested.