Solved
Notification event not triggering.
I am attempting to create a profile that notifies me when a package has been delivered.
The setup should be straightforward:
If a notification from the shop app contains the phrase "your package is here" in its title, execute the "play sound" task.
However, this profile is not functioning as expected. I'm using the app automateit to send custom notifications on command to test if the profile is working properly, but the profile fails to recognize the notification.