I’m not sure when it started happening but if two media players are grouped in music assistant (e.g. Kitchen and living room) a tts action to just one plays on both. This in itself is not an issue though I would expect if one media player was targeted specifically then it would only play there. The bigger problem is the volume is not restored on the linked device.
Anybody know if this is a bug or something I’m doing wrong?
The action is as follows
data:
cache: true
media_player_entity_id: media_player.kitchen
message: Don't forget to put the bin out
target:
entity_id: tts.home_assistant_cloud
action: tts.speak
Thanks!