Releases: airgradienthq/arduino
Releases · airgradienthq/arduino
Release 3.1.11
What's Changed
- Fix flicker on led bar led state change by @samuelbles07 in #260
- Values on display and led bar using measurement average values by @samuelbles07 in #261
- Fix default for ledBarMode by @kellycampbell in #252
- Always increment bootcount when send measurements data is scheduled by @samuelbles07 in #255
- Update AQI breakpoints to 2024 values by @MallocArray in #208
- Restructure Measurements class by @samuelbles07 in #256
- Send all particle counts and standard particle values provided by the PMS sensor by @samuelbles07 in #257
- Include PMS particle count 0.5 and 5.0 by @samuelbles07 in #258
- Low Readings correction for Plantower PMS5003 by @samuelbles07 in #259
- Update led bar indicator for CO2 and PM2 sensor level by @samuelbles07 in #251
New Contributors
- @kellycampbell made their first contribution in #252
Full Changelog: 3.1.9...3.1.11
Release 3.1.9
Major Changes
- Fixed PMS read errors in low concentrations
- Update hardware watchdog resets
- Added support display at 0 brightness
- Add configuration: monitorDisplayCompensatedValues for future enabling of compensated values
New Contributors
- @DmitryPustovit made their first contribution in #241
Full Changelog: 3.1.8...3.1.9
Release 3.1.7
What's Changed
Full Changelog: 3.1.6...3.1.7
Release 3.1.6
What's Changed
- Hotfix/pms fail count restart by @pnt325 in #222
- Send PMS5003T firmware version to Ag Cloud by @pnt325 in #205
OpenAir
handleledBarTestRequested
by @pnt325 in #228- Fix pm2.5 compensation formula by @pnt325 in #226
- [Fix] PM2.5 compensated show on display by @pnt325 in #224
- Fix print log message number format by @pnt325 in #223
- Merge to Master to Release 3.1.6 by @airgradienthq in #229
New Contributors
- @airgradienthq made their first contribution in #229
Full Changelog: 3.1.5...3.1.6
Release 3.1.5
What's Changed
- Update local-server.md by @pnt325 in #200
- Change
tvoc
toVOC
on display by @pnt325 in #195 - Ignore parameter values out of range by @pnt325 in #197
- Correct LED bar show sensor value level color by @pnt325 in #196
- Set WiFi connect to default WiFi on factory reset by @pnt325 in #210
NOx
show incorrect position on display by @pnt325 in #206- sensor value out of range by @pnt325 in #213
- correct pm2.5 formula to show value on display by @pnt325 in #212
round2
support negative value by @pnt325 in #209- Add log message HTTP request and response to AG server by @pnt325 in #204
- Reintroduce 'ROOTAPI' so domain and protocol can be configured by @McJoppy in #201
- API client log post data by @pnt325 in #214
- Develop by @pnt325 in #215
New Contributors
Full Changelog: 3.1.4...3.1.5
Release 3.1.4
Release 3.1.3
What's Changed
- Correct OTA process message show on display by @pnt325 in #137
- Reformat table by @joostlek in #165
- Reformat JSON in docs by @joostlek in #164
- Update configuration parameters by @joostlek in #162
- Add bootCount to support on HA by @pnt325 in #169
- [Fix] WiFi not reset on offline mode by @pnt325 in #166
- [Fix] Too many server GET config request by @pnt325 in #167
- OTA update each 60 min by @pnt325 in #170
- Update the message show on display by @pnt325 in #171
- [Fix] Reboot device after WiFi Configure porttal timeout by @pnt325 in #172
- Fix typos in docs by @joostlek in #163
- Next version 3.1.3 by @pnt325 in #173
New Contributors
Full Changelog: 3.1.2...3.1.3
Release 3.1.0
What's Changed
- Develop to Master by @nick-4711 in #93
New Contributors
- @nick-4711 made their first contribution in #93
Full Changelog: 3.0.9...3.1.0-beta.1
What's Changed
- Develop to Master by @nick-4711 in #93
- Next version 3.1.0-beta.1 by @pnt325 in #94
New Contributors
- @nick-4711 made their first contribution in #93
Full Changelog: 3.0.9...3.1.0-beta.1
Release 3.0.9
What's Changed
Full Changelog: 3.0.8...3.0.9
Release 3.0.8
- Fixed -1 readings on PM module
- Disabled reboots in offline mode
- Fixed mDNS double broadcast
- Various small bug fixes
Many thanks to all contributors!