Releases: SanaaHamel/nevermore-controller
v0.0.9 - Early touch screen support & UI tweaks
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
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
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
Fix humidity values for HTU1D sensors.
v0.0.5 - BME280 fix & very minor UI tweak
Fixes BME280 not returning expected data.
Humidity/pressure UI is now slightly smaller, and pressure now displays 1 decimal.
v0.0.4 - UI update
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
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
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
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.