airgradienthq / arduino

Firmware of open-source hardware air quality monitors AirGradient ONE (indoor) and AirGradient Open Air (outdoor).
https://www.airgradient.com/documentation/
Other
220 stars 114 forks source link

Correct LED bar show sensor value level color #196

Closed pnt325 closed 4 months ago

pnt325 commented 4 months ago

LED bar show orange and purple incorrect. #161

airgradienthq commented 4 months ago

@pnt325 What is the reason for this change?

image

Also seems the colors are wrongly defined but were correct before.

Google Says Orange:

image

Now in the code it seems it was correct before but not anymore. I think same applies for the other colors.

Also, please correct the comment. Orange is written wrongly.

pnt325 commented 4 months ago

@pnt325 What is the reason for this change?

image

Also seems the colors are wrongly defined but were correct before.

Google Says Orange: image

Now in the code it seems it was correct before but not anymore. I think same applies for the other colors.

Also, please correct the comment. Orange is written wrongly.

Yes, Last time I'm also use google recommend value but it's look not correct color. Can you run the code to see what differences?