Skip to content

Version 0.43

Compare
Choose a tag to compare
@Resinchem Resinchem released this 26 Dec 21:10
· 4 commits to main since this release

Fixes

  • Addresses situation where rebooting board before initial config file is created could lead to potential boot loop in some rare cases (address Issue #10)
  • Adds missing debounce on 'no-car-detected' check, eliminating possible false triggers that would randomly wake up the system even when a car was present.

New features

  • While technically not a new feature of the firmware, this release comes with a new troubleshooting section of the wiki that covers how to resolve some of the most common issues that have been reported.

If this is your first install, please read the initial installation and first time setup sections of the wiki

This will help prevent any unforeseen issues. The rest of the wiki describes how to setup and use the system. I welcome questions, comments or recommended improvements, but please post those in the comments section of the blog article linked above or in the YouTube video for this project. Please reserve the issues section of this repo for true bugs or other problems with the firmware.

Upgrading a previous version

IMPORTANT: If you are upgrading from a previous version of the firmware prior to 0.41, it is highly recommended that you upgrade to v0.41 first and do a full reset/onboading before upgrading to this version due to changes due to changes in how data is stored in flash memory. See the release notes for v0.41 for more information.

You may apply this upgrade via the web application. See the wiki article Performing Updates and Upgrades for step-by-step instructions. Your settings and options should be maintained when upgrading. See the new troubleshooting section of the wiki if you have problems with the upgrade.

Breaking Changes

  • No breaking changes if upgrading from v0.41 or later
  • If upgrading from a version prior to v0.41, please see that version's breaking changes for important info.