forked from haywo/DHT_ESP_Beacon
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
DHT_ESP_Beacon_Prometheus.ino | 3 years ago | |
README.md | 3 years ago | |
config.h | 3 years ago |
README.md
Simple DHT ESP Beacon
Modify the config.h according to your setup!
The temperature value is available at: http://your.esp.ip.addr/temperature The humidity value is available at: http://your.esp.ip.addr/humidity The values in Prometheus format are available at: http://your.esp.ip.addr/metrics
If an error happens when reading the DHT-Sensor the returned value is 9999.99