-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
added Enable/Disable WiFi functionality #4670
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
Open
rhkean
wants to merge
32
commits into
wled:main
Choose a base branch
from
rhkean:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+33
−17
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
3935cd6
* added ability to check if a usermod is enabled from UsermodManager
rhkean 18a110f
Merge branch 'wled:main' into main
rhkean ded340c
updated package.json
rhkean 097bcb5
usermod_disableWiFi initial commit
rhkean 154cca6
Merge branch 'wled:main' into main
rhkean da471f9
Merge branch 'main' into usermod_disable_wifi
rhkean 5ed7e13
handle AP enabling/disabling
rhkean 17fbe5e
WiFi toggle with Settings page
rhkean eaaac68
disable Wifi
rhkean d036ebe
Merge pull request #2 from rhkean/usermod_disable_wifi
rhkean 9ef4306
Merge branch 'wled:main' into main
rhkean 5737cdb
added 'needs reboot' msg
rhkean e7e1d94
removed non-implemented usermod
rhkean a724498
removed my change to reboot on button0 short press
rhkean e082028
Merge branch 'wled:main' into main
rhkean 44dfdb6
fixed it this time... derp
rhkean a68b23b
Merge branch 'main' of https://github.com/rhkean/WLED
rhkean 4546422
addressing PR review concerns
rhkean 8868e23
addressed feedback from PR
rhkean 011c025
improved wifi settings warning about disable feature
rhkean 1bf60f1
* fixed some indenting
rhkean 6713d80
addressed blazoncek's comments
rhkean fc99393
final wifiEnabled tests before implementing a JSON API call for turni…
rhkean 4aca03c
stray newline
rhkean 3f65097
implemented JSON API for WiFi enable/disable
rhkean bce512e
fixed "apply at boot" issue where wifi does not disconnect correctly …
rhkean 94ba2cd
needed to add check and disable of AP if active
rhkean 16b5161
minor cleanup
rhkean 1a3d805
being nit-picky
rhkean ffab0e2
finalized, simplified implementation
rhkean 8320dd7
Merge remote-tracking branch 'upstream/main'
rhkean 4084dfa
Merge branch 'wled:main' into main
rhkean 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
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
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.