Open alesoblak opened 7 years ago
alesoblak, assuming you have both added the humidity and temp plugin, in the configuration module parameters you have to select the TH10. According to the sensor config wiki, the DHT11 is a single wire sensor
The following single wire sensors are supported: DHT11 Temperature and Humidity - DHT11 (1) in group 1
So your configuration should be as follows:
Hi! How to configure Sonoff SC? i installed and configured package, but Home.app always show "Humidity 0%". My config: «{ "sensorPropertyName": "DHT11", "activityParameter": "Online", "activityTopic": "tele/SonoffSC/LWT", "startCmd": "cmnd/SonoffSC/TelePeriod", "url": "mqtt://10.0.0.2", "startParameter": "120", "topic": "tele/SonoffSC/SENSOR", "password": "xxxxxxxxx", "accessory": "mqtt-humidity-tasmota", "username": "xxxxxxxxxxxx", "model": "Sonoff SC", "name": "SonoffSC" }» Thanks in advance!
Hi,
how do I get it to work so humidity and temperature will show in Home app? I can only see humidity data but no temperature. I am using sonoff with DHT11 sensor. thank you