I am interested in setting up my Vera Plus to receive an http request from my Android phone if I get a text message from my home security system
From what I have read so far I need Automate or the Tasker app but can someone point me in the right direction on how to set my Vera plus up to receive the request and act on it ie turn on some lights Thanks
I use Automate as i find it easier to program. It is free if using less than 30 blocks, but is so cheap it is worth th price.
Here is an example flow that sends a http request to update a variable (OTP for veraalexa plugin) SMS to vera otp ⋅ Community ⋅ Automate for Android .
This is simple if all local, there is more to it if you want to do it over the internet, as vera only receives local requests. I over come this by running an Android device locally, I can then send cloud messages betwen android devices and the local one forwards a local http request. There is a example of that on the Automate community cloud message forward to vera smart controller ⋅ Community ⋅ Automate for Android.