Dashboard Interactions to Trigger Automations - Include Payload

This is a feature request. We are able to trigger automations from dashboards by selecting the button’s Interactions > Perform Action > Trigger and setting the target as an automation. However; this appears as a manual trigger of an automation and does NOT appear to contain any payload that can be utilized to create a unique trigger ID.

In my use case scenario, I have an automation that sets my window shade position based on which button I press on a scene controller. I want a digital version of this in a dashboard that will allow me to set my shade to open, light filtering, blackout positions. If the dashboard buttons carried a payload to indicate which button was pressed I could accomplish this. As it stands I have to create three helper buttons to accomplish this which is extra redundant.

Fire a perform-action Action that calls a Script with the payload that you want to use.