I'm trying to create a single scene that will send a message to my phone if my virtual device called "phone alerts" is on and one of many devices is triggered. I'm able to do this pretty easily for each device and then in the Notification Title I just put something like "Front Door was Opened". However, that doesn't scale very well.
What I really want is 1 scene that I can add ALL my devices (that I care about) to that will trigger if phone alerts is on. And in the Notification Title I want to basically say:
<device[shortId].name> <device[shortId].status>
But where do I get shortId? Or do I have to make a script for this?
Also, if I do have to make a script, how do you go about calling a script (and how could I get this ID in the script)?
On a semi related topic, http://docs.axialcontrol.com/ just takes you to a generic IIS page. I looked there first.
Thanks!
Luke