Hi new user looking for some guidance.
I am using the Http Get Switch driver to control a multi zone amp (Monamp). So far the on/off commands are working great with an echo device using a restful web service. I would like to now add the ability to switch sources. I was using a Dim URL (http://local:local@192.168.1.16:33900/RunScript/false/multiroomaudio.SetZoneSource(1,%201);) in a previous environment. I am very new to this so I am not sure how to modify the code to send the new url. I added the url field under preferences.
input "dimURI", "text", title: "Dim URI", required: false
Thanks
Mike