airgradient-prometheus icon indicating copy to clipboard operation
airgradient-prometheus copied to clipboard

AirGradient Prometheus exporter.

Results 14 airgradient-prometheus issues
Sort by recently updated
recently updated
newest added

AirGradient library does not yet support this module, so I have made a best-effort implementation and some housekeeping. - Adds support and error handling for SGP41 module with compensation based...

Similar to [Added SHT library for DIY BASIC to be compatible with newer SHT40 T/RH sensor](https://github.com/airgradienthq/arduino/commit/92f665d9eea988bd27ae45e666983dfb6e704d8a)

stale

AirGradient-DIY.ino:72:30: error: no matching function for call to 'AirGradient::AirGradient()' 72 | AirGradient ag = AirGradient(); | ^ In file included from G:\projects\airgraident\AirGradient-DIY\AirGradient-DIY.ino:6: \\richserver\d\backup\rich\Documents\Arduino\libraries\AirGradient_Air_Quality_Sensor\src/AirGradient.h:27:3: note: candidate: 'AirGradient::AirGradient(BoardType)' 27 | AirGradient(BoardType type);...

I'm using the DIY Basic kit from ages ago (v2 PCB) and have just deployed the AirGradient-DIY.ino sketch. In the Arduino IDE i'm running the Airgradient Air Gradient Sensor library...

stale