Skip to content

Releases: oseiler2/CO2Monitor

v2.1.0

07 Jan 04:49

Choose a tag to compare

Commits

  • e4ec169: add link to documentation (Oliver Seiler)
  • b020215: keep time when returning from deep sleep (Oliver Seiler)
  • fcd33ae: Added Wired article on Kawaiicon (Oliver Seiler)
  • 81a7881: Added oled display solder jig (Oliver Seiler)
  • e060436: node-red: use local fs context storage (Oliver Seiler)
  • 94bc8cb: Hide mqtt PW from logs (Oliver Seiler)
  • fix re-connect logic and minor improvements (Oliver Seiler)

Development Build

07 Jan 04:47

Choose a tag to compare

Development Build Pre-release
Pre-release

Commits

v2.0.6

29 May 05:06

Choose a tag to compare

Commits

  • 3fc3ad2: Latest PCBA design (Oliver Seiler)
  • check for ESP_ERR_INVALID_CRC (Oliver Seiler)
  • bbf537c: Only display time if valid (Oliver Seiler)

v2.0.5

23 Apr 01:10

Choose a tag to compare

Commits

  • deae496: only run clean check outside of action (Oliver Seiler)

v2.0.4

23 Apr 00:47

Choose a tag to compare

Commits

  • 9ae6a43: ignore version.h in clean check (Oliver Seiler)
  • 5f53b50: ignore version.h in clean check (Oliver Seiler)

v2.0.3

22 Apr 23:29

Choose a tag to compare

Commits

  • fc75da9: fix action for esp32s3-portable (Oliver Seiler)

v1.5.4

23 Jun 08:07

Choose a tag to compare

Commits

  • 5e05d84: Always use short hash (Oliver Seiler)
  • a0c4924: formatting (Oliver Seiler)
  • aeda1bf: cleanup Github workflow (Oliver Seiler)
  • de3e6e4: Check against invalid LED_PIN (Oliver Seiler)
  • 64426ef: ESP32-S3 esptool fix (Oliver Seiler)
  • 99a0e66: fix formatting (Oliver Seiler)
  • 546c9ac: publish to pages actions (Oliver Seiler)

v1.5.3

01 Jun 06:00

Choose a tag to compare

Update git-rev script

v1.5.1

13 May 05:07
01575a3

Choose a tag to compare

Commits

  • 28dca23: minor fix oled detection (Oliver Seiler)
  • be778ff: close file on error (Oliver Seiler)
  • 635c0f8: Clear heap before testing new MQTT config (Oliver Seiler)
  • 6f5da07: Neopixal matrix improvements (Oliver Seiler)
  • 4341c15: bumped node-red dependencies (Oliver Seiler)
  • f76beb9: Enable Grafana dashboard updates (Oliver Seiler)
  • 01575a3: Ensure pio installs required dependencies. (#16) (Matt Brown) #16

v1.5.0

18 Mar 07:09

Choose a tag to compare

Commits

  • f8a731c: Create combined firmware image (Oliver Seiler)
  • 99f4e91: fix action (Oliver Seiler)
  • 3951144: Bump github actions (Oliver Seiler)
  • 517cc60: ESP32-S3 additions (Oliver Seiler)
  • 575de96: show OTA message (Oliver Seiler)
  • 04b1791: log thread core in housekeeping (Oliver Seiler)
  • d09b634: Disable LCD text wrap (Oliver Seiler)
  • e326629: ensure neopixel matrix runs on core 1 (Oliver Seiler)
  • d22d5db: MQTT improvements and certs upload (Oliver Seiler)
  • 85dd274: Fix mqtt connection and WDT (Oliver Seiler)