kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.48k stars 206 forks source link

Sonos group management not working #702

Closed jansenfd closed 1 year ago

jansenfd commented 1 year ago

Running 1.16.4

The group option for Sonos is not working anymore. Error message: Failed to call service sonos/join. Service not found.

Home Assistant 2022.8:

BREAKING CHANGE - The sonos.join and sonos.unjoin services will be removed in 2022.8 in favor of the standard media_player.join and media_player.unjoin services.

Hope it can be fixed easily.

spacegaier commented 1 year ago

Are you really sure you are running 1.16.4 because I had fixed the issue you reported here in https://github.com/kalkih/mini-media-player/pull/656 which is part of 1.16.4.

If you are on that version, please refresh your browser cache.

jansenfd commented 1 year ago

Going to double check it right now. Keep you updated

jansenfd commented 1 year ago

Fault from my end, works like a charm :)