@leader21
Yes, that is the right code!!! Here is my rule:
IF everv 60 minutes THEN execute "wget -O /dev/null \"http://xyz.de/middleware.php/data/e0-4b4c-11e5-b81b-e9c83d6bea53.json?operation=add&value=$temp-wohnzimmer.temperatur\""
There is now only one small problem… every time this rule runs it gives this error:
error [pimatic-shell-execute]: --2015-08-27 18:51:00-- http://xyz.de/middleware.php/data/e0-4b4c-11e5-b81b-e9c83d6bea53.json?operation=add&value=24.399999618530273 Auflösen des Hostnamen »xyz.de (xyz.de)«... xxx.169.xxx.93, 2a01:238:20a:202:1093:: Verbindungsaufbau zu xyz.de (xyz.de)|xxx.169.xxx.93|:80... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [application/json] In »»/dev/null«« speichern. 0K 179K=0s 2015-08-27 18:51:00 (179 KB/s) - »»/dev/null«« gespeichert [26]
Is there any way to elininate this error?
Thanks Andre