1) Give a description of the problem
“Make A Web Request” in a Piston is not triggering/firing. I am trying to get this URL: http://[localIP]/MainZone/index.put.asp?cmd0=PutZone_OnOff%2FON (For a Denon Receiver).
2) What is the expected behavior?
When the IF condition is met a GET is made to the provided URL.
3) What is happening/not happening?
The URL works locally and reliably every time in a browser/smartphone/remote. I setup a piston with a “Make A Web Request” (Hub is on our same subnet/network/etc) to GET the URL when the IF condition is met. However, I have tried everything and I cannot get a piston to GET a URL. It simply doesn’t fire. I’ve combined my “Then” action to also change a light to red to see if the piston is firing so I know that it works. It just isn’t doing the GET. Is it broken? Is there a bug? Are there any examples of anyone getting “Make A Web Request” to work at all? Any help would be greatly appreciated.
**4) Post a Green Snapshot of the piston
Uh…
**5) Attach any logs