Replies: 2 comments
-
|
Can you setup the sensor, set the debug level to 4 and then add the sport info to this post. It may help track down the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@jorksx, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed dew heater module and GPIO pin control module.
If I try to control GPIO pin through the module, the pin does not go HIGH.
if I make custom script and with "custom script module" I run my own script, it works and pin gets pulled HIGH, hassel to make owns scripts if the GPIO pin module itself would work. Any ideas on this?
Also dew heater module. I enable heater and use DHT11 sensor.
It says "sensor not found", and yes I used GPIO 4 (pin 7)
I tried pullup resistors nothing.
changed to SHT31 sensor and SCL SDA pins, still says sensor not found.
so I am unable to control dew heater itself.
My only route is to make custom script that runs when camera goes into nighttime mode, and another script to turn off when entering daytime mode?
Beta Was this translation helpful? Give feedback.
All reactions