Hello, basically trying to build a custom automation so that when the action todo.add_item is ran (when someone updates a todo list via a lovelace card in the dashboard) a push notification is sent out to a user's primary mobile device. I can get the second half of the automation down just fine but I'm having trouble finding how to add the trigger in actually automate this. It would be amazing to filter based on what user input a todo item so that anyone else in the house who didn't add it.
TLDR; How can we trigger automations based on a new item being added to a todo list?