Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Latest commit

 

History

History
324 lines (215 loc) · 7.78 KB

CHANGELOG.md

File metadata and controls

324 lines (215 loc) · 7.78 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v2.3.1

(2022-11-16)

  • moving from balenablocks to balena-labs-projects [Flynn Joffray]

v2.3.0

(2021-08-16)

  • Adding initial Landr content [Andrew Nhem]

v2.2.5

(2021-08-09)

  • patch: updated verbiage [Alan Boris]

v2.2.4

(2021-08-07)

  • patch: add updated photo [Alan Boris]

v2.2.3

(2021-07-12)

  • Adding Landr-created directories and files to repo [Andrew Nhem]

v2.2.2

(2021-07-07)

  • patch: update logo file [Alan Boris]

v2.2.1

(2021-07-07)

  • patch: add new hub logo [Alan Boris]

v2.2.0

(2021-07-06)

  • minor: build sensor from block [Alan Boris]
  • minor: change hostname [Alan Boris]
  • minor: build sensor to change hostname [Alan Boris]

v2.1.1

(2021-06-30)

  • meta: remove CODEOWNERS file [Tomás Migone]

v2.1.0

(2021-06-24)

  • minor: Add MQTT [Alan Boris]

v2.0.0

(2021-05-17)

  • v2 - rewrite project with balena blocks [Alan Boris]

v1.9.9

(2020-12-15)

  • Use svg deploy with balena button [Amit Solanki]

v1.9.8

(2020-11-04)

  • Add build for bsec_bme680 to project [Chris Crocker-White]
  • Bump BSEC version to 1.4.8 [Rahul Thakoor]

v1.9.7

(2020-07-15)

  • Revert to balena base image [Chris Crocker-White]
  • Correct InfluxDB conf path closes #84 [Chris Crocker-White]
  • Use Grafana docker image closes #87 [Chris Crocker-White]

v1.9.6

(2020-07-15)

  • Including masterclass link to readme [andrewnhem]

v1.9.5

(2020-06-15)

  • Enable balena builds for CI [Chris Crocker-White]

v1.9.4

(2020-06-15)

  • Pin Alpine version for influxdb [Chris Crocker-White]

v1.9.3

(2020-05-14)

  • Add Sense-HAT pressure sensor support [Chris Crocker-White]

v1.9.2

(2020-04-29)

  • Add a "deploy to balena" button [Stevche Radevski]

v1.9.1

(2020-03-19)

  • Reinstate BME680 object load [Chris Crocker-White]

v1.9.0

(2020-03-13)

  • [README] mention what sensors are supported currently [Shaun Mulligan]
  • Update readme [Shaun Mulligan]
  • Update aarch64 dockerfile too [Shaun Mulligan]
  • Add gas readings and enviroplus dashboard [Shaun Mulligan]
  • Add initial enviroplus support [Shaun Mulligan]

v1.8.3

(2020-01-31)

  • meta: Update codeowners to HHR team [Matthew McGinn]

v1.8.2

(2020-01-27)

  • meta: Add @alanb128 to codeowners [Tomás Migone]

v1.8.1

(2020-01-27)

  • influxdb: Fix config file path location [Tomás Migone]

v1.8.0

(2019-12-06)

  • Adding MQTT functionality [Alan Boris]
  • Adding MQTT functionality [Alan Boris]
  • Adding MQTT functionality [Alan Boris]

v1.7.6

(2019-11-11)

  • Use exec version of CMD and exec in scripts [root]

v1.7.5

(2019-11-04)

  • telegraf: add executable permissions to telegraf scripts [Matthew McGinn]

v1.7.4

(2019-10-09)

  • readme: Update repo logo [Dimitrios Lytras]

v1.7.3

(2019-10-08)

  • Update codeowners, add PR template [Chris Crocker-White]

v1.7.2

(2019-10-07)

  • Correct project name in CONTRIBUTING.md [Chris Crocker-White]

v1.7.1

(2019-10-02)

  • Resolve Sense-HAT readings issue fixes #42 [Chris Crocker-White]

v1.7.0

(2019-10-02)

  • Add information for 1-wire sensors to README [Ian Grant]

v1.6.1

(2019-10-01)

  • Set mbar units on default dashboard fixes #39 [Chris Crocker-White]

v1.6.0

(2019-10-01)

  • Refine grafana/telegraf download scripts [Chris Crocker-White]
  • Change 64-bit Dockerfiles to work with Pi 3 & 4 [Chris Crocker-White]
  • Add support for Raspberry Pi 4 fixes #36 [Chris Crocker-White]

v1.5.9

(2019-09-30)

  • Add contribution guidelines [Chris Crocker-White]

v1.5.8

(2019-07-15)

  • Change to wget and pin on buster image [Chris Crocker-White]

v1.5.7

(2019-07-11)

  • Clear previous data on BSEC library upgrade. Fixes #28 [Chris Crocker-White]

v1.5.6

(2019-07-08)

  • Bump BSEC version to latest [Chris Crocker-White]

v1.5.5

(2019-06-27)

  • Update README to include new config vars for external DBs [Chris Crocker-White]

v1.5.4

(2019-06-26)

  • Added options for external InfluxDB feed [Chris Crocker-White]

v1.5.3

(2019-06-25)

  • Copy only sensor/entry.sh and make executable [Chris Crocker-White]

v1.5.2

(2019-06-24)

  • Add field type conversion to air quality accuracy [Chris Crocker-White]

v1.5.1

(2019-06-21)

  • Resolve issue where accuracy score being stored as float [Chris Crocker-White]
  • Resolve issue where accuracy score being stored as float [Chris Crocker-White]

v1.5.0

(2019-06-21)

  • Remove container dependencies and revert to Alpine package for Influx [Chris Crocker-White]
  • Bugfixes to Grafana default dashboard script [Chris Crocker-White]
  • Bump InfluxDB to latest version [Chris Crocker-White]
  • Introduced Telegraf to take readings and push to InfluxDB cloud [Chris Crocker-White]

v1.4.1

(2019-06-08)

  • Change grafana endpoint to remove auth requirement [Chris Crocker-White]
  • Restore screenshots to README [Chris Crocker-White]
  • Add detail regarding offset env vars to README [Chris Crocker-White]

v1.4.0

(2019-06-04)

  • Update readme with screenshots [Chris Crocker-White]
  • Add images for readme [Chris Crocker-White]
  • Refine sense-HAT IAQ estimation calculation [Chris Crocker-White]
  • Add sleep to prevent loop running away, correct arguments for secondary [Chris Crocker-White]
  • Make bme680 thread more robust [Chris Crocker-White]
  • Restore functionality for sensors on secondary address [Chris Crocker-White]
  • Update dashboard to EPA IAQ phrasing and colours [Chris Crocker-White]
  • Remove grafana dependency from sensor [Chris Crocker-White]
  • Add offsetting functionality [Chris Crocker-White]
  • Update units on pressure graph to mbar [Chris Crocker-White]
  • Update Grafana dashboard to show new IAQ ratings [Chris Crocker-White]
  • Use Bosch BSEC for BME680 readings [Chris Crocker-White]
  • Add readings for eCO2 + bVOCe to output [Chris Crocker-White]
  • Change method used to set home dashboard [Chris Crocker-White]

v1.3.0

(2019-05-29)

  • Change method used to set home dashboard [Chris Crocker-White]
  • Use Grafana provisioning [Chris Crocker-White]

v1.2.0

(2019-05-22)

  • Change reading frequency to keep measurements inline with baseline [Chris Crocker-White]

v1.1.0

(2019-05-21)

  • Remove excessive happy face comments [Chris Crocker-White]
  • Removed now unused images (defined in code) [Chris Crocker-White]
  • Updated to Python 3, removed Sense-HAT library dependency [Chris Crocker-White]

v1.0.4

(2019-05-10)

  • Fix python version - latest is failing to build [Chris Crocker-White]

v1.0.3

(2019-04-19)

  • Adding chmod +x back as several users have reported issues with v1.0.2 [Chris Crocker-White]

v1.0.2

(2019-04-19)

  • Add file mode +x on Grafana download script [Chris Crocker-White]
  • Add +x permissions to grafana download script [Chris Crocker-White]

v1.0.1

(2019-04-19)

  • Move downloading of grafana to a separate script [Akis Kesoglou]
  • Bump Grafana version and change to official build for pi0 [Chris Crocker-White]

v1.0.0

(2019-04-11)

  • Add repo.yml and codeowners [Chris Crocker-White]
  • Modify device selection code in sensor [Chris Crocker-White]
  • Added detection for BME680 on 0x76 and 0x77 [Chris Crocker-White]
  • Expand readme [Chris Crocker-White]
  • Added images for Sense HAT display [Chris Crocker-White]
  • Restructure to support both BME680 and Sense HAT [Chris Crocker-White]
  • Add support for Pi Zero [Chris Crocker-White]
  • Update banding on air quality graph [Chris Crocker-White]
  • Update dashboard air quality bands [Chris Crocker-White]
  • First working rev using bme680 python lib [Chris Crocker-White]
  • Removed old readings.py and removed telegraf [Chris Crocker-White]
  • Changed to taking readings with Python module instead of IIO [Chris Crocker-White]
  • Initial commit of completed app [Chris Crocker-White]