Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 726 Bytes

History.md

File metadata and controls

15 lines (12 loc) · 726 Bytes

v0.0.4

  • temperature and humidity compensation configurable in config.json

v0.0.3

  • fixed history update scheduling

v0.0.2

  • Reduced characteristic service updates (temperature, humidity, IAQ, pressure) interval to 1 minute and history update interval to 10 min
  • Calculate mean temperature, humidity, IAQ, pressure value from last 20 measurement in a minute interval
  • Added temperature and humidity compensation when reading IAQ values with heated sensor with bsec_bme680 library

v0.0.1