Please help with sending notification to url.
Posted: Wednesday 05 April 2017 1:08
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
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