-
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
Feature Release 1.3.0 #202
Merged
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
Fix KegScreen/KSTV mDNS Responses
KS-TV mDNS
Use proper div
Add scanNetworks() to reconnect
Revert framework
Button delay
* Move to LittleFS * Move license to md
* Add failure detect to app load * Add copy file function * Handle LittleFS or SPIFFS * Use arguments for JSON load/save functions * Create backup after good file save * Fix return * Attempt config reload
* Add debug to models * Add config for debug settings * Add handler for debug settings * Add loglevel to serial init * Update telnet lib * Set telnet on app load * Add telnet to web handler * Add loglevel to web handler * Add debug config handler to web pages * Add telnet and loglevel info
* Handle LittleFS * Fix debug line * Add defaults * Add back in async defines * Fix debug load * Restore saving theme * Wrap debug settings in form * Move telnet changes out of async
* Use explicit paths * Compress PNG too * Reorder page handlers * Fix routes
* Use explicit paths * Compress PNG too * Reorder page handlers * Fix routes * Turn off core debug
* Switch MQTT Libs (#198) * Set up to use generic push * Protect Includes & Defines (#197) * New RPints push * Address templating and push logic * Get rid of 24hr timer * Fix RPints template * Fix pulse reports * Fix hostname, user, pass * Clean up logging * Add HA config to settings * Add Home Assist settings to pages * Add Mosquitto setup steps to troubleshooting * Update documentation for HA context * Handle HA config post * Change field to password * Initial device discovery * Overloads for state and discovery * Allow single tics in templates for clarity * Add non-blocking delay * Queue HASS functions * Queue HASS at proper times * Update MQTT documentation * Use initial and ongoing timer for HASS * Externalize tickers * Base HASS timer to 5 mins * Add single point re-broadcast * MQTT update for only selected sensor * MQTT update for unavailable too * Make change on tap post * Reset control state on sensor unavail * Kill DRD when we pop portal * Disable CP when sensor is disabled
* Update TODO * Add kickdetect to model * Add kickdetect to web settings * Add kickdetect to settings * Add kickdetect to API * Allow skipping kickdetect * Change verbiage
* Allow a reconect * Fix temp page control link
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.