Skip to content

Releases: MallocArray/airgradient_esphome

5.3.4

24 Oct 00:47
559f6f2

Choose a tag to compare

What's Changed

Full Changelog: 5.3.3...5.3.4

5.3.3

18 Oct 17:43
f00d3ea

Choose a tag to compare

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

12 Sep 16:20
43aa1d6

Choose a tag to compare

What's Changed

Full Changelog: 5.3.1...5.3.2

5.3.1

17 Jul 00:38
881a840

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.0...5.3.1

5.3.0

03 Jul 17:33
893a3f7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.2.1...5.3.0

5.2.1

21 May 22:12
555f3e5

Choose a tag to compare

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

21 May 17:29
5cb350c

Choose a tag to compare

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

  • @ypid made their first contribution in #129

Full Changelog: 5.1.0...5.2.0

5.1.0

21 Mar 21:08
26f598f

Choose a tag to compare

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

21 Feb 16:59
8c9dde3

Choose a tag to compare

What's Changed

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

21 Mar 02:04
dffe6a0

Choose a tag to compare

4.1.0 configs and .bin files (#110)