-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor keys #49
Merged
Merged
Refactor keys #49
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lbussy
added a commit
that referenced
this pull request
Jul 9, 2022
lbussy
added a commit
that referenced
this pull request
Jul 9, 2022
lbussy
added a commit
that referenced
this pull request
Jul 9, 2022
* Add taplistioTap to Taps struct * Add config for taplistio tap number, fix tap label * Add taplistio venue/secret handling * Send pours to Taplist.io * Add documentation for taplist.io support * Fix docs for #8 * Fix #8 (again) * Fix for #10 * Skip taplistio send if taplistio tap ID is 0 Fixes #18 * Update for #19 * Update Copyright date * Ignore DS_Store on Mac * Update Alpha firmware * Fix build process for Macs * Re-Build Firmware * Fix tap label * Fix default condition * Update temperature control docs * Update Alpha binaries * Add coolonhigh to settings * Invert coolonhigh settings * Add link to HBT * Update Alpha binaries * Alpha.1 release * Fix build under GitBash * Fix tap label * Fix cooling delay * Added serial flush (danger) * Avoid race condition * Remove blank env lines * Fully embrace 'bevname' * Remove false fail condition * Remove debug * Update Alpha binaries * Clean up 'controlnum' * Fix WiFi reconnect * Add build type to environment * Add reboot data timer functionality * Reduce spam * Rename 'Keg Screen' * Inject build_mode() * Change partition scheme * Cleanuo uptime semaphore logic * Add uptime JSON model * Add reboot/uptime notification * Move uptime log to sep file * Temp remove uptimelog * Refactor for clarity * Remove old commented lines * Add uptime log timer * Add logging to csv * Add release binaries * Only enable telnet/edit on debug build * 1.1.0-Alpha.1 Release * Alpha firmware * Remove duplicate * New partition scheme * Updated binaried * Fix directives * Remove country set (crashes) * Update literals with macros * Remove enforced dependencies * Remove enforced dependencies * Update binaries * Fix index tap label * Update firmware * Re-write URLs to alow local dev * Fix TIO Display Toggle * Fix TIO settings toggle * Prevent default action (properly) * Fix quirks and home link * Update to new lib * Reverse dev server changes * Move to release mode * Binaries for Beta.1 * Schedule TIO pushes * Fix for #35 * Fix #36 Normalize Config Names * Update TODO * Change sanity of log messages * Update binaries for Beta.2 * Fixed typo in #37 * Add binaries * Reduce TIO debug print * Shrink kegscreen reports in flash * Cleanup api and getguid * Moved device.sensor back to name vs index * Moved device.sensor back to name vs index * Add link to uptime log * Fix index page link * Update binaries * Minor fixes (#40) * Fix release (#41) * Remove reference to Brew Bubbles * Fix message timer * Fix release (#42) * Remove reference to Brew Bubbles * Fix message timer * Remove firmware (#43) * Remove firmware from working tree * Create directory if needed * Create env variables if git fails (#44) * Remove debug download (#45) * Remove wifimanager debug output (#46) * Lock all versions before release (#47) * Refactor reports (#50) * Refactor keys (#49) Co-authored-by: John <jbeeler@optictheory.com> * Add URL Target notice. * Refactor keys (#48) Co-authored-by: John <jbeeler@optictheory.com> Co-authored-by: John <thorrak@users.noreply.github.com> Co-authored-by: John <jbeeler@optictheory.com> Co-authored-by: John <thorrak@users.noreply.github.com>
lbussy
added a commit
that referenced
this pull request
Jul 9, 2022
* Add taplistioTap to Taps struct * Add config for taplistio tap number, fix tap label * Add taplistio venue/secret handling * Send pours to Taplist.io * Add documentation for taplist.io support * Fix docs for #8 * Fix #8 (again) * Fix for #10 * Skip taplistio send if taplistio tap ID is 0 Fixes #18 * Update for #19 * Update Copyright date * Ignore DS_Store on Mac * Update Alpha firmware * Fix build process for Macs * Re-Build Firmware * Fix tap label * Fix default condition * Update temperature control docs * Update Alpha binaries * Add coolonhigh to settings * Invert coolonhigh settings * Add link to HBT * Update Alpha binaries * Alpha.1 release * Fix build under GitBash * Fix tap label * Fix cooling delay * Added serial flush (danger) * Avoid race condition * Remove blank env lines * Fully embrace 'bevname' * Remove false fail condition * Remove debug * Update Alpha binaries * Clean up 'controlnum' * Fix WiFi reconnect * Add build type to environment * Add reboot data timer functionality * Reduce spam * Rename 'Keg Screen' * Inject build_mode() * Change partition scheme * Cleanuo uptime semaphore logic * Add uptime JSON model * Add reboot/uptime notification * Move uptime log to sep file * Temp remove uptimelog * Refactor for clarity * Remove old commented lines * Add uptime log timer * Add logging to csv * Add release binaries * Only enable telnet/edit on debug build * 1.1.0-Alpha.1 Release * Alpha firmware * Remove duplicate * New partition scheme * Updated binaried * Fix directives * Remove country set (crashes) * Update literals with macros * Remove enforced dependencies * Remove enforced dependencies * Update binaries * Fix index tap label * Update firmware * Re-write URLs to alow local dev * Fix TIO Display Toggle * Fix TIO settings toggle * Prevent default action (properly) * Fix quirks and home link * Update to new lib * Reverse dev server changes * Move to release mode * Binaries for Beta.1 * Schedule TIO pushes * Fix for #35 * Fix #36 Normalize Config Names * Update TODO * Change sanity of log messages * Update binaries for Beta.2 * Fixed typo in #37 * Add binaries * Reduce TIO debug print * Shrink kegscreen reports in flash * Cleanup api and getguid * Moved device.sensor back to name vs index * Moved device.sensor back to name vs index * Add link to uptime log * Fix index page link * Update binaries * Minor fixes (#40) * Fix release (#41) * Remove reference to Brew Bubbles * Fix message timer * Fix release (#42) * Remove reference to Brew Bubbles * Fix message timer * Remove firmware (#43) * Remove firmware from working tree * Create directory if needed * Create env variables if git fails (#44) * Remove debug download (#45) * Remove wifimanager debug output (#46) * Lock all versions before release (#47) * Refactor reports (#50) * Refactor keys (#49) Co-authored-by: John <jbeeler@optictheory.com> * Add URL Target notice. * Refactor keys (#48) Co-authored-by: John <jbeeler@optictheory.com> Co-authored-by: John <thorrak@users.noreply.github.com> Co-authored-by: John <jbeeler@optictheory.com> Co-authored-by: John <thorrak@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.