I want to setup a series of automations to handle voice commands but the actions need the context of the device and area that the command was triggered from.
An example would be "Play my favorite song" it should play a specific song on the home assistant voice that processed the command.
Is this even possible with automations? I know it can be done with custom intents but I didn't want to do that unless I have to.