airgradient-prometheus
airgradient-prometheus copied to clipboard
AirGradient Prometheus exporter.
This pull request provides a unified location to handle the conversion between temperature units. Currently, the metrics endpoint remained in Celcius even if the display showed Fahrenheit by user choice....
I noticed that if any of the sensor flags are disabled then the screen no longer displays each stat page for the same period. I've fixed this by introducing a...
hey, I have assembled it 3 days ago and as the title said, my CO2 sensor (senseair s8) began the have some false measurements. So two afternoons in a row...
- use preprocessor variable to reduce binary size - add optional display - reduce sensor polling due to global caching - auto update values on display if forced update from...
First of all, thanks for everyone's efforts around this sketch. The issue I've encountered is that while things seem to be working fine for a while, at some point the...
After seeing @MallocArray's [airgradient_esphome](https://github.com/MallocArray/airgradient_esphome) project, I'm kinda wanting to see if I can not only replicate the Prometheus setup from this repo (see ESPHome's [Prometheus Component](https://github.com/MallocArray/airgradient_esphome)), but also get the...
Is the hardware / software combination able to handle IPv6? If so it would be nice to have it as an option in the Config secion…
The [AirGradient ONE](https://www.airgradient.com/airgradient-one/) is the latest and greatest sensor, and comes with a TVOC sensor (Sensirion SGP41) and 11 RGB LEDs (WS2812B) across the top of the device. It would...
I've been trying to set this up with my airgradient basic. After running it I get stuck on the trying to connect step. I'm not sure I have all the...
I really liked a few things I saw in @MallocArray's [ESPHome configuration for the ONE](https://github.com/MallocArray/airgradient_esphome/blob/main/airgradient-one.yaml), and may incorporate them here: - Adding a `switch` for Fahrenheit / Celsius, so you...