Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ohmgraphite | 316 | 15 days ago | 9 | other | C# | |||||
Expose hardware sensor data to Graphite / InfluxDB / Prometheus / Postgres / Timescaledb | ||||||||||
Sensorboard | 163 | 7 years ago | mit | KiCad | ||||||
Sensor board using ESP8266 | ||||||||||
Anotter Sensor Hub | 72 | a month ago | cern-ohl-s-2.0 | C++ | ||||||
Anotter OSHW environment sensor hub, focussed on Sensirion SEN055/SEN05x sensors, featuring a prometheus-exporter. | ||||||||||
Promdapter | 66 | 7 months ago | 4 | mit | C# | |||||
Prometheus CzAdapter | ||||||||||
Hue_exporter | 56 | 4 years ago | 5 | March 24, 2019 | 1 | other | Go | |||
A Prometheus exporter for Philips Hue (written in Go) | ||||||||||
Tado Exporter | 46 | 7 days ago | 9 | mit | Rust | |||||
A Prometheus exporter for tado smart heating solution | ||||||||||
Weather Station | 43 | 3 years ago | 3 | October 12, 2019 | 5 | apache-2.0 | Go | |||
A Prometheus exporter for 433 MHz temperature and humidity sensors | ||||||||||
Netatmo Exporter | 33 | 3 months ago | 8 | December 05, 2022 | 7 | mit | Go | |||
Prometheus exporter for Netatmo sensor data. | ||||||||||
Sensor Exporter | 29 | 4 years ago | 4 | mit | Go | |||||
Prometheus exporter for sensor data like temperature and fan speed | ||||||||||
Homeassistant Prometheus Query | 28 | 6 months ago | 4 | Python | ||||||
Inspired from homeassitant Command line Sensor this sensor take values from Prometheus metrics using PromQL query |
This is a simple sensor board using an ESP8266.
It is designed to run from 6 volts, or 4xAA batteries. The software uses the deep sleep functions of the ESP8266 for power savings, and applies power to the sensors only when the ESP8266 is powered on. It posts the sensor data to a prometheus pushgateway. A copy of this sensor has run for more than two months on 4xAA batteries. Longer life can be achieved by using a longer sleep interval; the ESP8266 consumes quite a bit of power at bootup and when communicating over wifi.
Check out the following branches for these released versions: