My parents are 80 years old and they have an alarm system that will send out text messages when activated but when I am sleeping, my phone turns off notifications. I would like to trigger my Vera to turn on a light next to my bedstand when I receive a specific text message.
If you have android, you could use Tasker to do it.
A better approach will be to buy a virtual number (ie from Twilio) and have something that relays the messages from the number to your Vera. I did something similar for other things in the past and it’s not that difficult.
But without Vera Mobile app being a legit Tasker plug-in, HOW would one go about reacting to the incoming text message, in order to make Vera respond? Think I’ll watch this thread for more revelations.
I use automate, but should be possible with tasker, Automate monitors all incoming text messages and dependng on who is sender and what the message body contains, it then forwards a http request to vera. This is local , if not on local network it can send a cloud message to a local android device which then forwards a local http request. It has been very reliable.