What is the issue?
Setting the volume on a media player slider does nothing (same with play pause, but I am mostly interested in volume)
Same results with trying to set it through an automation.
Examples
No changes on speaker between these two


I also tried with an automation, just setting the volume to an certain level, but with same results.

As yaml
The slider seems to reflect the volume correctly (if I change the volume on the speaker, and refresh home assistant, it is changed), but nothing happens when I pull the slider.
I tried to add prints in the set_volume_level method of media_player.py but I don't see any when trying to alter the volume.
Or am I doing something completely wrong?
Tested with same results on Beoplay M3, M5 and a beosound stage.
What is the issue?
Setting the volume on a media player slider does nothing (same with play pause, but I am mostly interested in volume)
Same results with trying to set it through an automation.
Examples
No changes on speaker between these two


I also tried with an automation, just setting the volume to an certain level, but with same results.
The slider seems to reflect the volume correctly (if I change the volume on the speaker, and refresh home assistant, it is changed), but nothing happens when I pull the slider.
I tried to add prints in the
set_volume_levelmethod ofmedia_player.pybut I don't see any when trying to alter the volume.Or am I doing something completely wrong?
Tested with same results on Beoplay M3, M5 and a beosound stage.