Hi, I'm trying to define myself a GET that will be executed every 60 seconds with the following command:
It has added itself correctly, but each call, gives an error in the logs.
When I try to execute the GET itself I get:
What am I doing wrong?
addRepeatingEvent 60 -1 SendGet http://192.168.1.15/sensor.php?test=1
It has added itself correctly, but each call, gives an error in the logs.
When I try to execute the GET itself I get:

What am I doing wrong?