Skip to content

Releases: SanaaHamel/nevermore-controller

v0.0.9 - Early touch screen support & UI tweaks

15 Jul 17:10
28105c6
Compare
Choose a tag to compare

Added early support for touch screen displays.
Tweaked the temperature scale defaults to match Mainsail (i.e. always display at least 60c).

v0.0.8 - Fan coldown fixes & Python < 3.11 compatibility fixes

12 Jul 17:50
02364be
Compare
Choose a tag to compare

Fix compatibility issues with very old versions of Python.
Fix fan policy entering cooldown mode immediately.

v0.0.7 - Fan Policy Fix for Single Sensor Builds

11 Jul 14:00
fd6561b
Compare
Choose a tag to compare

Fix for the automatic fan control not kicking in if there wasn't a VOC sensor attached for both intake and exhaust.
Now the fan starts if there's at least one VOC sensor and it exceeds the configured VOC level threshold.
The difference-between-sensors fan start condition still requires two sensors, obviously.

v0.0.6 - HTU1D humidity fix

07 Jul 17:32
6bbce87
Compare
Choose a tag to compare
Pre-release

Fix humidity values for HTU1D sensors.

v0.0.5 - BME280 fix & very minor UI tweak

07 Jul 16:23
66fadf5
Compare
Choose a tag to compare

Fixes BME280 not returning expected data.

Humidity/pressure UI is now slightly smaller, and pressure now displays 1 decimal.

v0.0.4 - UI update

06 Jul 16:36
c10c13d
Compare
Choose a tag to compare
v0.0.4 - UI update Pre-release
Pre-release

Another minor UI update.

  • Plot now shows Y axis maximum value for VOC/temperature
  • Plot now shows dashed horizontal lines for temperature

Release build is attached.

v0.0.3 - UI update

27 Jun 19:31
4703544
Compare
Choose a tag to compare
v0.0.3 - UI update Pre-release
Pre-release

Only change in this release is a new, more compact, display UI.

Debug build is attached, but the FPS/CPU overlay has been disabled because it overlaps the fan power UI.

v0.0.2 - First Pass at GC9A01 UI

23 Jun 22:59
b702e9f
Compare
Choose a tag to compare
Pre-release

Changes in this release:

  • Lots and lots of documentation. Read the readme.
  • First iteration of the GC9A01 display UI.
  • Auto-discovery, no need to manually specify bt_address if there's only one controller in range.
  • Improved installer script checks.

Debug build attached.

v0.0.1

21 Jun 17:30
5cb5bed
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Make sure your Klipper module is from this commit. Version checking isn't implemented and the BLE ABI is subject to change.

First public build for testing. May your gods smile upon you, and keep an extinguisher handy.