#Start different action than intent

1 messages · Page 1 of 1 (latest)

ebon plover
#

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?

#

Start different action than intent

jaunty kite
#

You can create custom intent script or automation with exactly this sentence, and use whatever action you need there. By default user-created sentence operators have precedence over the built-in intents.