1-Wire dht11
Brand | Protocol |
---|---|
1-Wire dht11 | dht11 |
None
"devices": { "temperature": { "protocol": [ "dht11" ], "id": [{ "gpio": 7 }], "humidity": 5.2, "temperature": 1.7, "poll-interval": 5 } }, "gui": { "temperature": { "name": "Temperature Sensor", "group": [ "Misc" ], "media": [ "all" ] } }
Device Settings
Setting | Default | Format | Description |
---|---|---|---|
humidity-offset | 0 | number | Correct humidity value |
temperature-offset | 0 | number | Correct temperature value |
poll-interval | 5 | seconds | What should be the poll interval of the sensors |
GUI Settings
Setting | Default | Format | Description |
---|---|---|---|
show-humidity | 1 | 1 or 0 | Don't display the humidity value |
show-temperature | 1 | 1 or 0 | Don't display the temperature value |