Ask Question - how to make different things happen depending on the answer?

There are already guides out there. Here is a start. You need to use command values. Buttons in the action would look something like Yes=Y,No=N Y and N being the command value. Then your automation command should have Y and N under Values: Finally in your rule that fires the command put command Value equals Y and add the desired action if Y is pressed. Make another automation executed rule and put N for command value and action to fire if its N.