I'm attempting to get a DHT22 working with domoticz using this scrip. However it isn't working for me. And as I'm not a programmer I don't know how to debug it.
I've entered all the relavent data into the parameters sections
I fixed the first line
Code: Select all
#!/usr/bin/python
Code: Select all
if r.status_code! = 200:
^
SyntaxError: invalid syntax
Any thoughts or comments would be most helpful.
Regards
Fred