-
### The problem
I believe yaml and logs are enough, long story short;
I am using Sonoff THR320 with THS01 Sensor.
I have working HA setup for my home automation.
I've tried several tutorials but i…
-
![image](https://github.com/dennisngugiwambui/Connecting-nodeMcu-to-temperature-sensor-LCD-screen-and-blynk-application/assets/112067611/374a09ad-c5c6-4ffc-b894-8d1e388bfae1)
I am getting this error …
-
Hi, i was trying Run this file DHT_accessory.js, when I start core.js Run perfect but a few minutes latter crashes with the following message Cannot allocate memory
Failed to initialize sensor I trie…
-
In DHTPlugin.cpp , function loadConfig() fails due to a missing config file in SPIFFS.
What is the structure of dht.config that needs to be uploaded in SPIFFS?
DHTPlugin::DHTPlugin(uint8_t pin, u…
-
hello
I modify **CUBEPRO DUE**, it have inside **CIRRUS60** heater, already can control it with bed heater on lcd menu.
I trying to instal **DHT11**-**DHT21**-**DHT22** to **skr 1.3** with screen in…
-
```
$ go version
go version go1.12.6 linux/arm
```
I've tried code from example1:
```
sensorType := dht.AM2302
pin := 22
temperature, humidity, retried, err :=
dht.ReadDHTxxWithRetry…
-
Traceback (most recent call last):
File "example.py", line 47, in
main()
File "example.py", line 26, in main
h = am2302.humidity
File "/usr/local/lib/python3.7/dist-packages/adafru…
-
Tasmota v14.3.0 on Wemos D1 with a DHT22 (AM2302) connected to 5v and D4
Pinout: DHT22 (AM2302) — Wemos D1
```
+ — 1 — 5v
OUT — 2 — D4
- — 3 — G
```
I reported thi…
-
Hallo,
ich bekomme bei dem Versuch die dht11_einfach.py via `python3 dht11_einfach.py`
auszuführen die folgende Fehlermeldung:
```
python3 dht11_einfach.py
Traceback (most recent call last):
…
-
Hi Jonathan,
Thanks for the script I like it and using it to monitor T&H on a DHT22 connected to an RPi.
For some reason I receive the T&H data in the csv output but not visible in MQTT - only the…