HTTP Get command with variable

Hi,
i’m trying to post a get command with variable. The command that i’m trying to post is http://192.168.0.93:9000/?command=set&proxyID=2190&variableID=1001&newValue="…{virtual_dimmer_level} where virtual_dimmer_level is variable from expressions.

What i’m doing wrong because it is not working.

Best regards

Please post a Logic Summary.

Thanks for the idea… i forgot about logic summary… my error was that is was combining lua syntax with HTTP GET to connect the string with … when i removed the 2 dots everything is working ok.

Yes, that’s what I suspected, but I wanted the LS to confirm that it wasn’t just odd formatting of the post. Glad you worked it out.

1 Like