Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AirGradient Data not Populating in Grafana #335

Closed
DavisIan22 opened this issue Feb 12, 2022 · 1 comment
Closed

AirGradient Data not Populating in Grafana #335

DavisIan22 opened this issue Feb 12, 2022 · 1 comment

Comments

@DavisIan22
Copy link

I recently setup an Internet Pi node with everything enabled for an airgradient sensor as well.

for the sensor, I have the APIROOT IP of the Pi changed:
String APIROOT = "http://192.168.1.137:9926/";

The serial monitor outputs a string of characters:
{"wifi":-65,"pm02":0,"rco2":-2,"atmp":20.50,"rhum":30} http://192.168.1.137:9926/sensors/airgradient:191ec7/measures -1
I'm going to assume Wifi:xx is the strength and the rest are the sesor data.

When I setup the pi, this was my configuration for AirGradient:
airgradient_enable: true airgradient_sensors: id: attic ip: "192.168.3.38" port: 9926

Is there an issue in any of my configurations? Any help is greatly appreciated

@DavisIan22
Copy link
Author

The biggest issue I found was that Jeff's video did not clearly state we had to use his prometheus exporter airgradient sketch, so his instructions should be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant