Amazing update#2
Open
mamalli11 wants to merge 99 commits into
Open
Conversation
…tructions, and user interaction guidelines for the ESP8266 Smart Wi-Fi Clock
…mprove web server functionality, and integrate weather fetching capabilities
…ent settings page for ESP8266 Clock
…prove display functionality for ESP8266 Clock
…y, and enhance web server handling for alarm setup in ESP8266 Clock
…rm management and improved web server handling
…ng clock, weather, and prayer times
…ates, and integration with alarms, weather, and prayer times
…ng, and saving to EEPROM
… WebSockets library dependency
…isplay, improving data handling and reducing parameter complexity
…ult values, and add wind speed handling; refactor bitmap mapping for weather icons.
…dd wind speed retrieval, and implement EEPROM reading for location data.
…ime display accordingly in DisplayManager
…a and update fetch request structure
… interactions and enhance logging for loading and saving credentials.
…r better compatibility
This file contains hidden or 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
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.
This pull request includes several significant updates to the project, focusing on enhancing the user interface, adding new features, and improving documentation. The most important changes include the addition of a new
LICENSEfile, updates to theREADME.mdfor a more detailed project description, and the introduction of new configuration files. Additionally, a new web-based control panel has been implemented for easier device management.