11 Nov 2020, 15:40

Hello all,

please help, I don't seem to be able to get this done.

I want to use a http request to turn on a switch in domoticz. This is the URL, which works for example in a local browser.

http://192.168.xxx.xxx:8080/json.htm?type=command&param=switchlight&idx=220&switchcmd=On&level=0

But when I use this URL in the flic setup, with method "post" or "get" it does not respond.

How should I fill in the setup fields for something like this to work?