Search found 1 match

by macdaw
Sunday 28 February 2016 16:51
Forum: Temperature and Weather
Topic: DHT 11 on Raspberry 2
Replies: 24
Views: 19442

Re: DHT 11 on Raspberry 2

My solution.

Change line in dth_11.script on :

curl -s -i -H "Accept: application/json" "http://$SERVER/json.htm?type=command&param=udevice&idx=$DHTIDX&nvalue=0&svalue=$TEMP;$HUM;2"

Works !