Hey, it means that you have no login data used. http://10.0.0.110:8080/json.htm?type=command¶m=udevice&idx=4&nvalue=0&svalue=21;40;2 its wrong. better you use 127.0.0.1 or http://user:[email protected]:8080/json.htm?type=command¶m=udevice&idx=4&nvalue=0&svalue=21;40;2 thats work
New Json format After Update dosn't work update more. Plase change the curl -s -i -H "Accept: application/json" "http://$SERVER/json.htm?type=command¶m=udevice&idx=$DHTIDX&nvalue=0&svalue=$TEMP;$HUM;2" to # Send data curl -s -i -H "Accept: application/json" "http://$SERVER/json.htm?type=command ...
Hello now i have Played with the 433 MHZ Reciver on GPIO from Amazon. http://www.amazon.de/Aukru-Superregeneration-Transmitter-Modul-receiver-module/dp/B00OLI93IC/ref=sr_1_1?ie=UTF8&qid=1452522915&sr=8-1&keywords=433+mhz+raspberry The Switches from Bennstuhl has a Remote Control but nobody can use ...
no it works by me i have only copy the part with the ip Adress so show what you must change.
This code Works fine by me so i habe a switch and can use Blocky
Domoticz Mobile Phone Switch To check if anybody is Home or not make a Dummy Switch an look at the IDX Number now login to SSH an add a Script. cd /home/pi/domoticz/scripts sudo nano ping_by_ip.pl now past the follow script at the file an change the IP and IDX Number # Array of (device idx, IP) my ...
HINT: STRG is GERMAN Layout STRG Mean CTRL Now its working... The DHT 11 Script from here Dosnt work for me. So i have change a lot from the script here at the Forum other post: https://www.domoticz.com/forum/viewtopic.php?f=12&t=2006 To Install (Pin1) 3,3V (Pin6) GND (Pin4) GPIO reeding at the ...