Skip to content

Releases: avaldebe/AQmon

1.0.0: Stable (working) version

31 Dec 12:49
Compare
Choose a tag to compare

AQmon

DIY Air Quality Monitor

Sensors

  • BMP085/BMP180: pressure and temperature
  • AM2320/AM2321: relative humidity and temperature
  • BME280: pressure, relative humidity and temperature (alternative)
  • PMS3003: PM1, PM2.5 and PM10

Plugins

Changes since v1.0.0-rc2

  • Update nodemcu-firmware from 0.9.6 20150704 (custom) 1.4.0 20151006 version.
  • bmp180.lua: bug fix on reading temperature which affected pressure compensation.
  • bme280.lua: tested module for BME280 sensor .
  • am2331.lua: support other sensors on the AM2331 family.
  • pms3003.lua: support other sensors on the PMS3003 family.
  • update documentation.

v1.0.0 release candidate 2

07 Dec 08:37
Compare
Choose a tag to compare
Pre-release

AQmon

DIY Air Quality Monitor

Sensors

  • BMP085/BMP180: pressure and temperature
  • AM2320/AM2321: relative humidity and temperature
  • BME280: pressure, relative humidity and temperature (alternative)
  • PMS3003: PM1, PM2.5 and PM10

Plugins

Changes since v1.0.0-rc1

  • Re-write sensor modules: bmp180.lua, am2321.lua, pms3003.lua & sensor_hub.lua.
  • 1st (untested) version for BME280 sensor: bme280.lua.
  • many bug fixes ...
  • update documentation.

v1.0.0 release candidate 1

16 Nov 22:38
Compare
Choose a tag to compare
Pre-release

AQmon

DIY Air Quality Monitor

Sensors

  • BMP085/BMP180: pressure and temperature
  • AM2320/AM2321: relative humidity and temperature
  • BME280: pressure, relative humidity and temperature (alternative)
  • PMS3003: PM1, PM2.5 and PM10

Plugins