Releases: MallocArray/airgradient_esphome
5.3.4
What's Changed
- Clarify and add information about Lolin C3 Mini by @MallocArray in #177
- Resolve compile issue with C3 Mini by @MallocArray in #178
Full Changelog: 5.3.3...5.3.4
5.3.3
Addresses changes in 2025.10.0 regarding upgrades to ArduinoJson that is needed for devices reporting to the Dashboard with dual PM2.5 sensors
5.3.2
What's Changed
- Update Documentation by @MallocArray in #164
- Update binary files to 2025.8.3 by @MallocArray in #167
- Fix NowCast weight_factor calculation by @ex-nerd in #168
- Fix NowCast and AQI glitches by @ex-nerd in #170
- 5.3.2 release by @MallocArray in #171
Full Changelog: 5.3.1...5.3.2
5.3.1
What's Changed
- Fix pms5003t extended life typo by @GeoffWacker in #161
New Contributors
- @GeoffWacker made their first contribution in #161
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
- Update minimum version of esphome for D1 Mini boards by @MallocArray in #144
- Fix typo in name for sensor_pms5003t_2_extended_life.yaml by @ex-nerd in #151
- Add substitutions for pm25 correction formulas by @MallocArray in #148
- Update full configs by @MallocArray in #157
New Contributors
Full Changelog: 5.2.1...5.3.0
5.2.1
What's Changed
- Move all "Controls" except "LED Strip" to "Config" entity_category by @ypid in #137
- Documentation update by @MallocArray in #143
Full Changelog: 5.2.0...5.2.1
5.2.0
Enables support for ESPHome 2025.5.0
Known Issues
[pmsx003:125]: Start character 1 mismatch esphome/issues#7040
What's Changed
- Fix typo in log message by @ypid in #129
- Fix typos by @ypid in #136
- refactor: Remove captive_portal from board config, use package file by @ypid in #134
- Enable log output via USB by @ypid in #133
- Add Huge No Units to show CO2, Humidity, PM2.5, Temperature w/o units by @ypid in #132
- Save power by reducing CPU clock speed of ESP32-C3 by @ypid in #130
- Allow users to add on_boot entries by converting to list by @ypid in #138
- Drop overly specific and potentially wrong S8 from entity names by @ypid in #128
- Rename http headers to request_headers for 2025.5.0 by @MallocArray in #141
New Contributors
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
- TVOC LED package by @MallocArray in #123
Allows the LED bar to be fully used to reflect the TVOC levels
Full Changelog: 5.0.0...5.1.0
5.0.0
What's Changed
- Switch ESP32 to esp-idf framework by @MallocArray in #107
5.0.0 is a major version upgrade as switching to esp-idf is not fully supported via OTA. Highly recommend doing one USB flash of 5.0.0 and later to the AirGradient ONE and OpenAir devices to reformat the storage to support esp-idf. Future updates can be done Over-The-Air without issue.
It not done, the device is likely to reboot at some point and switch to the standby partition, returning to a version prior to 5.0.0
Blackymas/NSPanel_HA_Blueprint#1821
esphome/esphome#5535
Aware of errors in the logs stating esp_task_wdt_reconfigure(615): Invalid arguments
Tracking esphome/issues#6767
New Contributors
Full Changelog: 4.0.7...5.0.0
4.1.0
4.1.0 configs and .bin files (#110)