I have a media_player with an alias "The radio". When I tell Assist "Turn on the radio" or "Turn off the radio", I want the media_player to start and stop. However, this specific media_player does not have the turn_on and turn_off actions.
So I think I want assist to fire the media_play and media_stop actions instead, but keep the same voice commands.
Is it possible to, e.g., create an alias for the intents, but specifically for this media player?
Or is there another way to get where I want to be?