-
There is a post on the AirGradient blog called [Low Readings from Plantower PMS5003](https://www.airgradient.com/blog/low-readings-from-pms5003/), which explains that a few batches of Plantower sensor…
-
At the moment "AG Server N/A" is shown even if the AirGradient server is up and running but only the monitor has not been registered on the dashboard. In this case the "Add to Dashboard" messages shou…
-
In the ESPHome project, a user brought up that EPA updated the AQI breakpoints earlier this year.
https://github.com/MallocArray/airgradient_esphome/issues/74
Consider updating formula in AirGra…
-
Is it possible to add support for ZigBee and flash this firmware to ESP C6 or C5 with a ZigBee radio?
-
Endpoint hw.airgradient.com supports HTTP**S**.
We should switch all endpoints to HTTPS.
-
**Describe the problem you have/What new integration you would like**
The PMS5003 sensor has a 3.5yr life span according to the datasheet. It can be extended by either putting the sensor to s…
-
When exactly is the error message "firmware update fail, will retry" displayed?
1. When airgradient server cannot be reached?
2. When image corrupt during download?
3. .. ?
-
@pnt325 How does the current firmware handle a time out after a post request to the AirGradient server? Do you show any error message / LED? If so immediately or after a number of fails?
-
### The problem
I've configured my BMP280 to use IIR_Filter:
```
- platform: bmp280
temperature:
name: "airgradient-pro BMP280 temperature"
oversampling: 16x
pressure:
…
-
### The problem
When using a D1 Mini based on ESP8266 with a PMS5003 and ssd1306_i2c OLED, the default settings for the logger and update_interval causes the device to reboot frequently, typically …