-
I have a mostly stock configuration for a AG One. After updating to ESPHome 11.0 it was not able to compile with the below error. Most other ESPs did update successfully.
```
INFO ESPHome 2024.11…
-
AirGradient-DIY.ino:72:30: error: no matching function for call to 'AirGradient::AirGradient()'
72 | AirGradient ag = AirGradient();
| ^
In file included from …
-
**Is your feature request related to a problem? Please describe:**
No problems with the plugin at all, I’ve been using it for a bit and it’s been great. However, AirGradient had a server outage las…
-
If the user set the device up on home assistant and controls it from there, the configuration from airgradient server is not accepted because it is set to "local":
![image](https://github.com/user-…
-
## Problem
When using the[ local server](https://github.com/airgradienthq/arduino/blob/master/docs/local-server.md#get-current-air-quality-get) API to get air gradient sensor data, I noticed the `b…
-
### The problem
I'm trying to get an AirGradient Open working reliably on ESPHome, and it's unstable -- it reboots due to task_wdt on a regular basis, enough so that the device is essentially nonfunc…
-
**Describe The Bug:**
The TVOC(Ind40) and NOx values are not available in Controller or Eve apps. Temperature, humidity, CO2 and the different PMs are showing just fine.
**To Reproduce:**
J…
-
I am trying to add Bluetooth proxy to airgradient one (ESP32 C3)
```
esp32_ble_tracker:
id: ble_tracker
scan_parameters:
continuous: false
bluetooth_proxy:
active: true
```
…
-
### The problem
With `update_interval: 30s`, every 30s the logs show a dump of multiple (12) readings. This goes away with a larger update interval.
### Which version of ESPHome has the issue?
…
-
after installing using your instructions there is no airgradient dashboard. Everything else works.
/grafana/provisioning/dashboards contents:
dashboard.yml internet-connection.json node-exporter…