geccko

Results 13 comments of geccko

Hey @flyte ! Great work with this project!! I've been using mqtt for several days and I can't get the hcsr04 sensor to work. It always shows me the same...

Nobody? Please I need help with this.

Hi @baryonicnonsense, I tried your configuration but show me the followint error: ````2022-07-19 22:00:25 mqtt_io.server [ERROR] Exception when retrieving value from sensor 'distance': Traceback (most recent call last): File "/home/pi/mqtt-io/mqtt_io/server.py",...

Hi @baryonicnonsense, It's working perfectly! It was a misconfiguration with the pins of the raspberry! Thanks!

Hello, I have the same problem with hcsr04. Do you have a solution?? self.io.setup(pin, direction, pull_up_down=pullup, initial=initial_int) Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code,...

@techadrian did you solved your problem ?

Hello @techadrian, I'm testing other project which I modified for my needs and I'm testing the ultrasonic sensor with good results. Which project are you using? please let me know....

Hello @techadrian, I'm testing [https://github.com/DCL777/sensors2mqtt](url), created a new archive for the hcsr04 ultrasonic sensor and pass it to home assistant. It's seems that works perfectly for my needs. It's easy...

Hi, Could you post the code that you are using in Nodered with this webhook? I'm very interested. Thanks