Page 1 of 1

Please help with sending notification to url.

Posted: Wednesday 05 April 2017 1:08
by orbitcoms
I have installed CirusSMS on my Android Tablet.

To test the SMS send, I created a dummy hardware item with virtual switch and placed the http link in the "ON Action".

My link is -> http://192.168.1.123:1200/SMS&GRP=TEST& ... Test%20SMS

Every time I click the virtual switch I receive SMS text on my phone OK.

Now I want the SMS to be sent when Temperature exceeds a setpoint.

But, in Temperature notifications, I can only see "Custom Message". Placing my http link there has no effect.

I also tried Blockly to "open url" when Temperature > x. This did not work.

Then I tried blockly to SET switch ON when temperature ON, hoping maybe the blockly script would trigger the virtual switch but this did not work either.

Thanks

Regards

Dave

Re: Please help with sending notification to url.

Posted: Tuesday 18 April 2017 22:34
by toontoon
sms push message2.jpg
sms push message2.jpg (9.06 KiB) Viewed 1785 times
Hi orbitcoms,

blocky works for me. make sure you use the quotes, see my screenshot.

hope it works for you!