Seeking Help for Family-Specific Notifications

Hey everyone! I’m trying to set up a smart home feature that would be super handy for my family. Here’s the deal: I have a dashboard button that triggers a script. The script is supposed to send a notification to a specific phone, but I need it to figure out which family member pressed the button. :thinking:

Currently, the script uses the notify.mobile_app_{{ }} service, but I’m stuck on how to dynamically select the right phone based on who pressed the button. I’m imagining something like this: if my spouse presses the button, it sends a notification to their phone, and if it’s my kid, it goes to theirs. It would be awesome for coordinating things around the house without having to yell across floors! :blush:

I’m not sure if there’s a built-in way to track who pressed the button or if I need to set up some kind of user identification. Maybe there’s a clever workaround using sensors or presence detection? Any tips or examples would be super appreciated! Let’s see if we can make this happen! :rocket: