Search found 6 matches

by ijobain
Tuesday 28 March 2017 19:58
Forum: Switches and Scenes
Topic: Broadlink SP mini switch
Replies: 7
Views: 4621

Re: Broadlink SP mini switch

I realize this is an old post, but look here to get started: https://github.com/mjg59/python-broadlink It should work for the SP2/3 and MP1. Maybe it's compatible. Hello, is there any guide how to use the .py script in domoticz? Thank you! Read this https://www.domoticz.com/forum/viewtopic.php?f=17 ...
by ijobain
Friday 17 February 2017 13:15
Forum: Temperature and Weather
Topic: DHT 11 on Raspberry 2
Replies: 24
Views: 19461

Re: DHT 11 on Raspberry 2

Spindi wrote:I now tried the sensor on an other port (GPIO 17 by the way) but if i try:
sudo ./AdafruitDHT.py 11 17
the response is:
Failed to get reading. Try again!

Normally?
Do you have Pull-up resistor ?
Image
by ijobain
Wednesday 15 February 2017 19:46
Forum: Temperature and Weather
Topic: DHT 11 on Raspberry 2
Replies: 24
Views: 19461

Re: DHT 11 on Raspberry 2

Spindi wrote:Hi guys!

...

2. Whe i run the following line:
sudo ./AdafruitDHT.py 11 4
I get back this:
Temp=11.0* Humidity=139.0%
But this is wrong!

Please may somebody can help me!!!!

Thx,
by the side. I run a Raspberry Pi 3 with the latest Raspbian Jessie version.

Try with another DHT sensor.
by ijobain
Monday 24 October 2016 19:49
Forum: Temperature and Weather
Topic: DHT 11 on Raspberry 2
Replies: 24
Views: 19461

Re: DHT 11 on Raspberry 2

Hi all I have no values or graphics at Domoticz Temperature panel if i type pi@raspberrypi:~/domoticz/scripts $ AdafruitDHT.py 11 16 Temp=25.0* Humidity=36.0% pi@raspberrypi:~/domoticz/scripts $ ./dht11.sh 25.0* 37.0% In browser url: http://192.168.1.45:8080/json.htm?type=command&param=udevice&idx=5 ...