@Russ
"trigger": "scene test ",
"command": "calc' & Start http://192.168.0.229:3480/data_request?id=action&output_format=json&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=2",
"ground": "foreground",
"voice": "scene one",
"voiceReply": "",
"allowParams": "true"
It runs calc fine and opens up chrome and inputs only a section of the URL (http://192.168.0.229:3480/data_request?)
Eventually, I want this to run a "shutdown" scene. (replace calc with shutdown in 1 min" ).
I am not using curl, wanted to try to avoid using that protocol for simplicity
It might help to mention that this is only going to be triggered within a Local network.