-
-
Notifications
You must be signed in to change notification settings - Fork 7
Make NTP server configurable via Homie settings and fix Rule class linking error #21
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
Merged
+32
−17
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
b1a8218
chore: esp core upgraded
stritti 1fc7671
chore: lib update
stritti abb8caf
platformio.ini aktualisieren
stritti f283bf2
platformio.ini aktualisieren
stritti 7be1c22
Initial plan
Copilot 72ee1cc
Add configurable NTP server support
Copilot 615d34a
Add validator for NTP server setting
Copilot 7cec3ba
Remove redundant default parameter
Copilot 3c95625
Implementation complete
Copilot de47d4d
Remove CodeQL artifact
Copilot dc7adf2
platformio.ini aktualisieren
stritti 216f00f
Merge branch 'main-v3' into copilot/configurable-ntp-server
stritti b3beca3
Fix library conflict: use ESP8266-compatible async web server
Copilot 615bddc
Fix library reference: use GitHub URL for ESPAsyncWebServer
Copilot 635590b
Fix duplicate ESPAsyncWebServer library conflict
Copilot d6a2ba6
Fix Rule class: make virtual methods pure virtual
Copilot 2b04d28
TimeClientHelper.hpp aktualisieren
stritti 360d3e8
Complete NTP server configuration implementation
Copilot 3028d4a
TimeClientHelper.cpp aktualisieren
stritti 9615fa1
Fix NTPClient initialization: use dynamic allocation for configurable…
Copilot 8047436
Add virtual destructor to Rule class for safe polymorphic deletion
Copilot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.