Requesting the possibility of easily having one automation with two different triggers that execute two different actions.
For example, when a motion sensor starts detecting motion, it executes one type of action. However, when it stops detecting motion, it triggers a different type of action.
This setting will help reduce the number of automations and streamline functionality.
This is already possible. There are a few different ways to do, but one common method is to assign each trigger a Trigger ID then use a Choose action with Trigger conditions to branch your logic/actions.