Search found 4 matches
- Saturday 08 January 2022 16:25
- Forum: Temperature and Weather
- Topic: NodeMcu with tasmota and two sensor DHT22
- Replies: 7
- Views: 2099
Re: NodeMcu with tasmota and two sensor DHT22
I tried to install the plugin Tasmoticz ( I followed this github https://github.com/joba-1/Tasmoticz ), but the system was in crash (if I goto to the ip of raspberry I see only a black screen and in the url I read http://192.168.178.30:8080/#/Offline). Actually i've noticed that often when I install ...
- Thursday 06 January 2022 0:03
- Forum: Temperature and Weather
- Topic: NodeMcu with tasmota and two sensor DHT22
- Replies: 7
- Views: 2099
Re: NodeMcu with tasmota and two sensor DHT22
I installed in my PC the MQTT explorer and I checked that the two sensors work ( I read their values in MQTT). Always in the MQTT Explorere, under the IN string of the Domoticz, I read only in = {"idx":2,"nvalue":0,"svalue":"24.8;88.8;3","Battery":100,"RSSI":5}, I don't found any rifeiment about DX1 ...
- Wednesday 05 January 2022 10:40
- Forum: Temperature and Weather
- Topic: NodeMcu with tasmota and two sensor DHT22
- Replies: 7
- Views: 2099
Re: NodeMcu with tasmota and two sensor DHT22
Hi Dave, exacltly... I created two sensor temperature+Umidity (one with IDX 1 and other with ODX2) and I inserted in tasmota "Domoticz" the value 1 in the Sensor Temp-Umidity and 2 in sensor temp-umidity-baro, but I read the temperature only in sensor with IDX1
- Wednesday 05 January 2022 1:56
- Forum: Temperature and Weather
- Topic: NodeMcu with tasmota and two sensor DHT22
- Replies: 7
- Views: 2099
NodeMcu with tasmota and two sensor DHT22
Hello guys, I recently discovered Domoticz and I am therefore a beginner. Some time ago I used a Nodemcu, with tasmota firmware, to which I connected two DHT22 sensors (one on GPIO14 and one on GPIO2), one for the internal temperature of the house and one for the external one. Yesterday, I tried to ...